Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/mwifiex/
Dpcie.c1013 if (mwifiex_write_reg(adapter, PCIE_CPU_INT_EVENT, in mwifiex_clean_pcie_ring_buf()
1215 if (mwifiex_write_reg(adapter, PCIE_CPU_INT_EVENT, in mwifiex_pcie_send_data()
1232 if (mwifiex_write_reg(adapter, PCIE_CPU_INT_EVENT, in mwifiex_pcie_send_data()
1449 if (mwifiex_write_reg(adapter, PCIE_CPU_INT_EVENT, in mwifiex_pcie_send_boot_cmd()
1577 if (mwifiex_write_reg(adapter, PCIE_CPU_INT_EVENT, in mwifiex_pcie_send_cmd()
1627 PCIE_CPU_INT_EVENT, in mwifiex_pcie_process_cmd_complete()
1774 if (mwifiex_write_reg(adapter, PCIE_CPU_INT_EVENT, in mwifiex_pcie_process_event_ready()
Dpcie.h51 #define PCIE_CPU_INT_EVENT 0xC18 macro