Home
last modified time | relevance | path

Searched refs:read_pci_cfg_byte (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dpcicfg.h311 #define read_pci_cfg_byte(a) \ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dpcicfg.h383 #define read_pci_cfg_byte(a) \ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dpcicfg.h383 #define read_pci_cfg_byte(a) \ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dpcicfg.h383 #define read_pci_cfg_byte(a) \ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dpcicfg.h708 #define read_pci_cfg_byte(a) \ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dpcicfg.h708 #define read_pci_cfg_byte(a) \ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_pcie.c5416 byte_val = read_pci_cfg_byte(PCI_CFG_HDR); in dhdpcie_find_pci_capability()
5423 byte_val = read_pci_cfg_byte(PCI_CFG_STAT); in dhdpcie_find_pci_capability()
5429 cap_ptr = read_pci_cfg_byte(PCI_CFG_CAPPTR); in dhdpcie_find_pci_capability()
5438 cap_id = read_pci_cfg_byte(cap_ptr); in dhdpcie_find_pci_capability()
5441 cap_ptr = read_pci_cfg_byte((cap_ptr + 1)); in dhdpcie_find_pci_capability()
5443 cap_id = read_pci_cfg_byte(cap_ptr); in dhdpcie_find_pci_capability()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_pcie.c8145 byte_val = read_pci_cfg_byte(PCI_CFG_HDR); in dhdpcie_find_pci_capability()
8152 byte_val = read_pci_cfg_byte(PCI_CFG_STAT); in dhdpcie_find_pci_capability()
8158 cap_ptr = read_pci_cfg_byte(PCI_CFG_CAPPTR); in dhdpcie_find_pci_capability()
8167 cap_id = read_pci_cfg_byte(cap_ptr); in dhdpcie_find_pci_capability()
8170 cap_ptr = read_pci_cfg_byte((cap_ptr + 1)); in dhdpcie_find_pci_capability()
8172 cap_id = read_pci_cfg_byte(cap_ptr); in dhdpcie_find_pci_capability()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_pcie.c8137 byte_val = read_pci_cfg_byte(PCI_CFG_HDR); in dhdpcie_find_pci_capability()
8144 byte_val = read_pci_cfg_byte(PCI_CFG_STAT); in dhdpcie_find_pci_capability()
8150 cap_ptr = read_pci_cfg_byte(PCI_CFG_CAPPTR); in dhdpcie_find_pci_capability()
8159 cap_id = read_pci_cfg_byte(cap_ptr); in dhdpcie_find_pci_capability()
8162 cap_ptr = read_pci_cfg_byte((cap_ptr + 1)); in dhdpcie_find_pci_capability()
8164 cap_id = read_pci_cfg_byte(cap_ptr); in dhdpcie_find_pci_capability()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_pcie.c8137 byte_val = read_pci_cfg_byte(PCI_CFG_HDR); in dhdpcie_find_pci_capability()
8144 byte_val = read_pci_cfg_byte(PCI_CFG_STAT); in dhdpcie_find_pci_capability()
8150 cap_ptr = read_pci_cfg_byte(PCI_CFG_CAPPTR); in dhdpcie_find_pci_capability()
8159 cap_id = read_pci_cfg_byte(cap_ptr); in dhdpcie_find_pci_capability()
8162 cap_ptr = read_pci_cfg_byte((cap_ptr + 1)); in dhdpcie_find_pci_capability()
8164 cap_id = read_pci_cfg_byte(cap_ptr); in dhdpcie_find_pci_capability()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_pcie.c11337 byte_val = read_pci_cfg_byte(PCI_CFG_HDR); in dhdpcie_find_pci_capability()
11344 byte_val = read_pci_cfg_byte(PCI_CFG_STAT); in dhdpcie_find_pci_capability()
11350 cap_ptr = read_pci_cfg_byte(PCI_CFG_CAPPTR); in dhdpcie_find_pci_capability()
11359 cap_id = read_pci_cfg_byte(cap_ptr); in dhdpcie_find_pci_capability()
11362 cap_ptr = read_pci_cfg_byte((cap_ptr + 1)); in dhdpcie_find_pci_capability()
11364 cap_id = read_pci_cfg_byte(cap_ptr); in dhdpcie_find_pci_capability()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_pcie.c11330 byte_val = read_pci_cfg_byte(PCI_CFG_HDR); in dhdpcie_find_pci_capability()
11337 byte_val = read_pci_cfg_byte(PCI_CFG_STAT); in dhdpcie_find_pci_capability()
11343 cap_ptr = read_pci_cfg_byte(PCI_CFG_CAPPTR); in dhdpcie_find_pci_capability()
11352 cap_id = read_pci_cfg_byte(cap_ptr); in dhdpcie_find_pci_capability()
11355 cap_ptr = read_pci_cfg_byte((cap_ptr + 1)); in dhdpcie_find_pci_capability()
11357 cap_id = read_pci_cfg_byte(cap_ptr); in dhdpcie_find_pci_capability()