Searched refs:PCIE_HOST_INT_STATUS (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
H A D | pcie.h | 65 #define PCIE_HOST_INT_STATUS 0xC30 macro
|
H A D | pcie.c | 2563 if (mwifiex_read_reg(adapter, PCIE_HOST_INT_STATUS, in mwifiex_interrupt_status() 2576 if (mwifiex_write_reg(adapter, PCIE_HOST_INT_STATUS, in mwifiex_interrupt_status() 2668 if (mwifiex_read_reg(adapter, PCIE_HOST_INT_STATUS, in mwifiex_process_int_status() 2677 PCIE_HOST_INT_STATUS, in mwifiex_process_int_status()
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | pcie.h | 53 #define PCIE_HOST_INT_STATUS 0xC30 macro
|
H A D | pcie.c | 2561 if (mwifiex_read_reg(adapter, PCIE_HOST_INT_STATUS, in mwifiex_interrupt_status() 2574 if (mwifiex_write_reg(adapter, PCIE_HOST_INT_STATUS, in mwifiex_interrupt_status() 2666 if (mwifiex_read_reg(adapter, PCIE_HOST_INT_STATUS, in mwifiex_process_int_status() 2675 PCIE_HOST_INT_STATUS, in mwifiex_process_int_status()
|
Completed in 14 milliseconds