Home
last modified time | relevance | path

Searched refs:EFL_CORE_VF_ERR_INT0X (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_isr.c140 offset = EFL_CORE_VF_ERR_INT0X(i); in clear_lbc_err_intr()
H A Dnitrox_csr.h173 #define EFL_CORE_VF_ERR_INT0X(_i) (0x1240050 + ((_i) * 0x400)) macro