linux/drivers/crypto/intel/qat/qat_c62xvf
Giovanni Cabiddu 680302d191 crypto: qat - relocate CSR access code
As the common hw_data files are growing and the adf_hw_csr_ops is going
to be extended with new operations, move all logic related to ring CSRs
to the newly created adf_gen[2|4]_hw_csr_data.[c|h] files.

This does not introduce any functional change.

Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Xin Zeng <xin.zeng@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2024-04-02 10:47:43 +08:00
..
adf_c62xvf_hw_data.c crypto: qat - relocate CSR access code 2024-04-02 10:47:43 +08:00
adf_c62xvf_hw_data.h
adf_drv.c crypto: qat - add namespace to driver 2023-10-13 18:27:26 +08:00
Makefile