Home
last modified time | relevance | path

Searched refs:PCIE_CPU_INT_STATUS (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_pcie.h333 #define PCIE_CPU_INT_STATUS 0x0C1C macro
H A Dmlan_pcie.c57 .reg_cpu_int_status = PCIE_CPU_INT_STATUS,
96 .reg_cpu_int_status = PCIE_CPU_INT_STATUS,
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dpcie.h64 #define PCIE_CPU_INT_STATUS 0xC1C macro
H A Dpcie.c2415 if (mwifiex_read_reg(adapter, PCIE_CPU_INT_STATUS, in mwifiex_prog_fw_w_helper()