Home
last modified time | relevance | path

Searched refs:PCI_INT_MASK (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/u-boot/include/faraday/
H A Dftpci100.h31 #define PCI_INT_MASK 0x4c macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dpcicfg.h176 #define PCI_INT_MASK 0x94 /* mask of PCI and other cores interrupts */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dpcicfg.h178 #define PCI_INT_MASK 0x94 /* mask of PCI and other cores interrupts */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dpcicfg.h178 #define PCI_INT_MASK 0x94 /* mask of PCI and other cores interrupts */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dpcicfg.h178 #define PCI_INT_MASK 0x94 /* mask of PCI and other cores interrupts */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dpcicfg.h494 #define PCI_INT_MASK 0x94 /* mask of PCI and other cores interrupts */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dpcicfg.h494 #define PCI_INT_MASK 0x94 /* mask of PCI and other cores interrupts */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_pcie.c7773 dhdpcie_bus_cfg_write_dword(bus, PCI_INT_MASK, 4, in dhdpcie_cto_init()
7789 dhdpcie_bus_cfg_write_dword(bus, PCI_INT_MASK, 4, 0); in dhdpcie_cto_init()
7803 pci_intmask = dhdpcie_bus_cfg_read_dword(bus, PCI_INT_MASK, 4); in dhdpcie_cto_error_recovery()
7804 dhdpcie_bus_cfg_write_dword(bus, PCI_INT_MASK, 4, pci_intmask & ~PCI_CTO_INT_MASK); in dhdpcie_cto_error_recovery()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcmsdstd.c2072 intmask = OSL_PCI_READ_CONFIG(sd->osh, PCI_INT_MASK, 4); in sdstd_host_init()
2074 OSL_PCI_WRITE_CONFIG(sd->osh, PCI_INT_MASK, 4, intmask); in sdstd_host_init()
H A Ddhd_pcie.c11273 dhdpcie_bus_cfg_write_dword(bus, PCI_INT_MASK, 4, in dhdpcie_cto_cfg_init()
11278 dhdpcie_bus_cfg_write_dword(bus, PCI_INT_MASK, 4, 0); in dhdpcie_cto_cfg_init()
11341 pci_intmask = dhdpcie_bus_cfg_read_dword(bus, PCI_INT_MASK, 4); in dhdpcie_cto_error_recovery()
11342 dhdpcie_bus_cfg_write_dword(bus, PCI_INT_MASK, 4, pci_intmask & ~PCI_CTO_INT_MASK); in dhdpcie_cto_error_recovery()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcmsdstd.c2072 intmask = OSL_PCI_READ_CONFIG(sd->osh, PCI_INT_MASK, 4); in sdstd_host_init()
2074 OSL_PCI_WRITE_CONFIG(sd->osh, PCI_INT_MASK, 4, intmask); in sdstd_host_init()
H A Ddhd_pcie.c11282 dhdpcie_bus_cfg_write_dword(bus, PCI_INT_MASK, 4, in dhdpcie_cto_cfg_init()
11287 dhdpcie_bus_cfg_write_dword(bus, PCI_INT_MASK, 4, 0); in dhdpcie_cto_cfg_init()
11350 pci_intmask = dhdpcie_bus_cfg_read_dword(bus, PCI_INT_MASK, 4); in dhdpcie_cto_error_recovery()
11351 dhdpcie_bus_cfg_write_dword(bus, PCI_INT_MASK, 4, pci_intmask & ~PCI_CTO_INT_MASK); in dhdpcie_cto_error_recovery()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcmsdstd.c2072 intmask = OSL_PCI_READ_CONFIG(sd->osh, PCI_INT_MASK, 4); in sdstd_host_init()
2074 OSL_PCI_WRITE_CONFIG(sd->osh, PCI_INT_MASK, 4, intmask); in sdstd_host_init()
H A Ddhd_pcie.c11273 dhdpcie_bus_cfg_write_dword(bus, PCI_INT_MASK, 4, in dhdpcie_cto_cfg_init()
11278 dhdpcie_bus_cfg_write_dword(bus, PCI_INT_MASK, 4, 0); in dhdpcie_cto_cfg_init()
11341 pci_intmask = dhdpcie_bus_cfg_read_dword(bus, PCI_INT_MASK, 4); in dhdpcie_cto_error_recovery()
11342 dhdpcie_bus_cfg_write_dword(bus, PCI_INT_MASK, 4, pci_intmask & ~PCI_CTO_INT_MASK); in dhdpcie_cto_error_recovery()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dsiutils.c6124 w = OSL_PCI_READ_CONFIG(sii->osh, PCI_INT_MASK, sizeof(uint32)); in BCMATTACHFN()
6130 OSL_PCI_WRITE_CONFIG(sii->osh, PCI_INT_MASK, sizeof(uint32), w); in BCMATTACHFN()
6247 w = OSL_PCI_READ_CONFIG(osh, PCI_INT_MASK, sizeof(w)); in BCMATTACHFN()
6249 OSL_PCI_WRITE_CONFIG(osh, PCI_INT_MASK, sizeof(w), w); in BCMATTACHFN()
H A Dbcmsdstd.c2217 intmask = OSL_PCI_READ_CONFIG(sd->osh, PCI_INT_MASK, 4); in sdstd_host_init()
2219 OSL_PCI_WRITE_CONFIG(sd->osh, PCI_INT_MASK, 4, intmask); in sdstd_host_init()
H A Ddhd_pcie.c15106 dhdpcie_bus_cfg_write_dword(bus, PCI_INT_MASK, 4, in dhdpcie_cto_cfg_init()
15109 dhdpcie_bus_cfg_write_dword(bus, PCI_INT_MASK, 4, 0); in dhdpcie_cto_cfg_init()
15162 pci_intmask = dhdpcie_bus_cfg_read_dword(bus, PCI_INT_MASK, 4); in dhdpcie_cto_error_recovery()
15163 dhdpcie_bus_cfg_write_dword(bus, PCI_INT_MASK, 4, pci_intmask & ~PCI_CTO_INT_MASK); in dhdpcie_cto_error_recovery()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dsiutils.c6124 w = OSL_PCI_READ_CONFIG(sii->osh, PCI_INT_MASK, sizeof(uint32)); in BCMATTACHFN()
6130 OSL_PCI_WRITE_CONFIG(sii->osh, PCI_INT_MASK, sizeof(uint32), w); in BCMATTACHFN()
6247 w = OSL_PCI_READ_CONFIG(osh, PCI_INT_MASK, sizeof(w)); in BCMATTACHFN()
6249 OSL_PCI_WRITE_CONFIG(osh, PCI_INT_MASK, sizeof(w), w); in BCMATTACHFN()
H A Dbcmsdstd.c2217 intmask = OSL_PCI_READ_CONFIG(sd->osh, PCI_INT_MASK, 4); in sdstd_host_init()
2219 OSL_PCI_WRITE_CONFIG(sd->osh, PCI_INT_MASK, 4, intmask); in sdstd_host_init()
H A Ddhd_pcie.c15099 dhdpcie_bus_cfg_write_dword(bus, PCI_INT_MASK, 4, in dhdpcie_cto_cfg_init()
15102 dhdpcie_bus_cfg_write_dword(bus, PCI_INT_MASK, 4, 0); in dhdpcie_cto_cfg_init()
15155 pci_intmask = dhdpcie_bus_cfg_read_dword(bus, PCI_INT_MASK, 4); in dhdpcie_cto_error_recovery()
15156 dhdpcie_bus_cfg_write_dword(bus, PCI_INT_MASK, 4, pci_intmask & ~PCI_CTO_INT_MASK); in dhdpcie_cto_error_recovery()