Searched refs:BMI_INT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_isr.c | 198 value = nitrox_read_csr(ndev, BMI_INT); in clear_bmi_err_intr() 199 nitrox_write_csr(ndev, BMI_INT, value); in clear_bmi_err_intr() 200 dev_err_ratelimited(DEV(ndev), "BMI_INT 0x%016llx\n", value); in clear_bmi_err_intr()
|
H A D | nitrox_csr.h | 166 #define BMI_INT 0x1140000 macro 827 * @bmi: Set when any BMI_INT bit is set or when any non-RO 828 * BMI_INT and corresponding BMI_INT_ENA_W1C bits are both set 1045 * BMI_INT[ILK_REQ_OFLW]. 1047 * BMI_INT[NPS_REQ_OFLW]. 1049 * BMI_INT[FPF_UNDRRN]. 1051 * BMI_INT[EOP_ERR_ILK]. 1053 * BMI_INT[EOP_ERR_NPS]. 1055 * BMI_INT[SOP_ERR_ILK]. 1057 * BMI_INT[SOP_ERR_NP [all...] |
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_isr.c | 199 value = nitrox_read_csr(ndev, BMI_INT); in clear_bmi_err_intr() 200 nitrox_write_csr(ndev, BMI_INT, value); in clear_bmi_err_intr() 201 dev_err_ratelimited(DEV(ndev), "BMI_INT 0x%016llx\n", value); in clear_bmi_err_intr()
|
H A D | nitrox_csr.h | 166 #define BMI_INT 0x1140000 macro 827 * @bmi: Set when any BMI_INT bit is set or when any non-RO 828 * BMI_INT and corresponding BMI_INT_ENA_W1C bits are both set 1045 * BMI_INT[ILK_REQ_OFLW]. 1047 * BMI_INT[NPS_REQ_OFLW]. 1049 * BMI_INT[FPF_UNDRRN]. 1051 * BMI_INT[EOP_ERR_ILK]. 1053 * BMI_INT[EOP_ERR_NPS]. 1055 * BMI_INT[SOP_ERR_ILK]. 1057 * BMI_INT[SOP_ERR_NP [all...] |
Completed in 6 milliseconds