Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/marvell/mwifiex/
Dpcie.c1129 if (mwifiex_write_reg(adapter, PCIE_CPU_INT_EVENT, in mwifiex_clean_pcie_ring_buf()
1330 if (mwifiex_write_reg(adapter, PCIE_CPU_INT_EVENT, in mwifiex_pcie_send_data()
1347 if (mwifiex_write_reg(adapter, PCIE_CPU_INT_EVENT, in mwifiex_pcie_send_data()
1563 if (mwifiex_write_reg(adapter, PCIE_CPU_INT_EVENT, in mwifiex_pcie_send_boot_cmd()
1696 if (mwifiex_write_reg(adapter, PCIE_CPU_INT_EVENT, in mwifiex_pcie_send_cmd()
1752 PCIE_CPU_INT_EVENT, in mwifiex_pcie_process_cmd_complete()
1908 if (mwifiex_write_reg(adapter, PCIE_CPU_INT_EVENT, in mwifiex_pcie_process_event_ready()
Dpcie.h63 #define PCIE_CPU_INT_EVENT 0xC18 macro