Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/mwifiex/
Dpcie.c994 if (mwifiex_write_reg(adapter, PCIE_CPU_INT_EVENT, in mwifiex_clean_pcie_ring_buf()
1191 if (mwifiex_write_reg(adapter, PCIE_CPU_INT_EVENT, in mwifiex_pcie_send_data()
1207 if (mwifiex_write_reg(adapter, PCIE_CPU_INT_EVENT, in mwifiex_pcie_send_data()
1423 if (mwifiex_write_reg(adapter, PCIE_CPU_INT_EVENT, in mwifiex_pcie_send_boot_cmd()
1550 if (mwifiex_write_reg(adapter, PCIE_CPU_INT_EVENT, in mwifiex_pcie_send_cmd()
1599 PCIE_CPU_INT_EVENT, in mwifiex_pcie_process_cmd_complete()
1741 if (mwifiex_write_reg(adapter, PCIE_CPU_INT_EVENT, in mwifiex_pcie_process_event_ready()
Dpcie.h49 #define PCIE_CPU_INT_EVENT 0xC18 macro