Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/cavium/nitrox/
Dnitrox_isr.c201 core_int_active.value = nitrox_read_csr(ndev, NPS_CORE_INT_ACTIVE); in clear_nps_core_int_active()
226 nitrox_write_csr(ndev, NPS_CORE_INT_ACTIVE, core_int_active.value); in clear_nps_core_int_active()
Dnitrox_csr.h43 #define NPS_CORE_INT_ACTIVE 0x1000080 macro