Home
last modified time | relevance | path

Searched refs:lcreg_offset (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_pcie.c5501 uint8 lcreg_offset; /* PCIE capability LCreg offset in the config space */ in dhdpcie_lcreg() local
5512 lcreg_offset = pcie_cap + PCIE_CAP_LINKCTRL_OFFSET; in dhdpcie_lcreg()
5517 reg_val = OSL_PCI_READ_CONFIG(osh, lcreg_offset, sizeof(uint32)); in dhdpcie_lcreg()
5524 OSL_PCI_WRITE_CONFIG(osh, lcreg_offset, sizeof(uint32), reg_val); in dhdpcie_lcreg()
5526 return OSL_PCI_READ_CONFIG(osh, lcreg_offset, sizeof(uint32)); in dhdpcie_lcreg()
5536 uint8 lcreg_offset; /* PCIE capability LCreg offset in the config space */ in dhdpcie_clkreq() local
5545 lcreg_offset = pcie_cap + PCIE_CAP_LINKCTRL_OFFSET; in dhdpcie_clkreq()
5547 reg_val = OSL_PCI_READ_CONFIG(osh, lcreg_offset, sizeof(uint32)); in dhdpcie_clkreq()
5554 OSL_PCI_WRITE_CONFIG(osh, lcreg_offset, sizeof(uint32), reg_val); in dhdpcie_clkreq()
5555 reg_val = OSL_PCI_READ_CONFIG(osh, lcreg_offset, sizeof(uint32)); in dhdpcie_clkreq()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_pcie.c8230 uint8 lcreg_offset; /* PCIE capability LCreg offset in the config space */ in dhdpcie_lcreg() local
8240 lcreg_offset = pcie_cap + PCIE_CAP_LINKCTRL_OFFSET; in dhdpcie_lcreg()
8245 reg_val = OSL_PCI_READ_CONFIG(osh, lcreg_offset, sizeof(uint32)); in dhdpcie_lcreg()
8252 OSL_PCI_WRITE_CONFIG(osh, lcreg_offset, sizeof(uint32), reg_val); in dhdpcie_lcreg()
8254 return OSL_PCI_READ_CONFIG(osh, lcreg_offset, sizeof(uint32)); in dhdpcie_lcreg()
8262 uint8 lcreg_offset; /* PCIE capability LCreg offset in the config space */ in dhdpcie_clkreq() local
8271 lcreg_offset = pcie_cap + PCIE_CAP_LINKCTRL_OFFSET; in dhdpcie_clkreq()
8273 reg_val = OSL_PCI_READ_CONFIG(osh, lcreg_offset, sizeof(uint32)); in dhdpcie_clkreq()
8280 OSL_PCI_WRITE_CONFIG(osh, lcreg_offset, sizeof(uint32), reg_val); in dhdpcie_clkreq()
8281 reg_val = OSL_PCI_READ_CONFIG(osh, lcreg_offset, sizeof(uint32)); in dhdpcie_clkreq()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_pcie.c8222 uint8 lcreg_offset; /* PCIE capability LCreg offset in the config space */ in dhdpcie_lcreg() local
8232 lcreg_offset = pcie_cap + PCIE_CAP_LINKCTRL_OFFSET; in dhdpcie_lcreg()
8237 reg_val = OSL_PCI_READ_CONFIG(osh, lcreg_offset, sizeof(uint32)); in dhdpcie_lcreg()
8244 OSL_PCI_WRITE_CONFIG(osh, lcreg_offset, sizeof(uint32), reg_val); in dhdpcie_lcreg()
8246 return OSL_PCI_READ_CONFIG(osh, lcreg_offset, sizeof(uint32)); in dhdpcie_lcreg()
8254 uint8 lcreg_offset; /* PCIE capability LCreg offset in the config space */ in dhdpcie_clkreq() local
8263 lcreg_offset = pcie_cap + PCIE_CAP_LINKCTRL_OFFSET; in dhdpcie_clkreq()
8265 reg_val = OSL_PCI_READ_CONFIG(osh, lcreg_offset, sizeof(uint32)); in dhdpcie_clkreq()
8272 OSL_PCI_WRITE_CONFIG(osh, lcreg_offset, sizeof(uint32), reg_val); in dhdpcie_clkreq()
8273 reg_val = OSL_PCI_READ_CONFIG(osh, lcreg_offset, sizeof(uint32)); in dhdpcie_clkreq()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_pcie.c8222 uint8 lcreg_offset; /* PCIE capability LCreg offset in the config space */ in dhdpcie_lcreg() local
8232 lcreg_offset = pcie_cap + PCIE_CAP_LINKCTRL_OFFSET; in dhdpcie_lcreg()
8237 reg_val = OSL_PCI_READ_CONFIG(osh, lcreg_offset, sizeof(uint32)); in dhdpcie_lcreg()
8244 OSL_PCI_WRITE_CONFIG(osh, lcreg_offset, sizeof(uint32), reg_val); in dhdpcie_lcreg()
8246 return OSL_PCI_READ_CONFIG(osh, lcreg_offset, sizeof(uint32)); in dhdpcie_lcreg()
8254 uint8 lcreg_offset; /* PCIE capability LCreg offset in the config space */ in dhdpcie_clkreq() local
8263 lcreg_offset = pcie_cap + PCIE_CAP_LINKCTRL_OFFSET; in dhdpcie_clkreq()
8265 reg_val = OSL_PCI_READ_CONFIG(osh, lcreg_offset, sizeof(uint32)); in dhdpcie_clkreq()
8272 OSL_PCI_WRITE_CONFIG(osh, lcreg_offset, sizeof(uint32), reg_val); in dhdpcie_clkreq()
8273 reg_val = OSL_PCI_READ_CONFIG(osh, lcreg_offset, sizeof(uint32)); in dhdpcie_clkreq()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_pcie.c11430 uint8 lcreg_offset; /* PCIE capability LCreg offset in the config space */ in dhdpcie_lcreg() local
11440 lcreg_offset = pcie_cap + PCIE_CAP_LINKCTRL_OFFSET; in dhdpcie_lcreg()
11445 reg_val = OSL_PCI_READ_CONFIG(osh, lcreg_offset, sizeof(uint32)); in dhdpcie_lcreg()
11452 OSL_PCI_WRITE_CONFIG(osh, lcreg_offset, sizeof(uint32), reg_val); in dhdpcie_lcreg()
11454 return OSL_PCI_READ_CONFIG(osh, lcreg_offset, sizeof(uint32)); in dhdpcie_lcreg()
11471 uint8 lcreg_offset; /* PCIE capability LCreg offset in the config space */ in dhdpcie_clkreq() local
11480 lcreg_offset = pcie_cap + PCIE_CAP_LINKCTRL_OFFSET; in dhdpcie_clkreq()
11482 reg_val = OSL_PCI_READ_CONFIG(osh, lcreg_offset, sizeof(uint32)); in dhdpcie_clkreq()
11489 OSL_PCI_WRITE_CONFIG(osh, lcreg_offset, sizeof(uint32), reg_val); in dhdpcie_clkreq()
11490 reg_val = OSL_PCI_READ_CONFIG(osh, lcreg_offset, sizeof(uint32)); in dhdpcie_clkreq()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_pcie.c11423 uint8 lcreg_offset; /* PCIE capability LCreg offset in the config space */ in dhdpcie_lcreg() local
11433 lcreg_offset = pcie_cap + PCIE_CAP_LINKCTRL_OFFSET; in dhdpcie_lcreg()
11438 reg_val = OSL_PCI_READ_CONFIG(osh, lcreg_offset, sizeof(uint32)); in dhdpcie_lcreg()
11445 OSL_PCI_WRITE_CONFIG(osh, lcreg_offset, sizeof(uint32), reg_val); in dhdpcie_lcreg()
11447 return OSL_PCI_READ_CONFIG(osh, lcreg_offset, sizeof(uint32)); in dhdpcie_lcreg()
11464 uint8 lcreg_offset; /* PCIE capability LCreg offset in the config space */ in dhdpcie_clkreq() local
11473 lcreg_offset = pcie_cap + PCIE_CAP_LINKCTRL_OFFSET; in dhdpcie_clkreq()
11475 reg_val = OSL_PCI_READ_CONFIG(osh, lcreg_offset, sizeof(uint32)); in dhdpcie_clkreq()
11482 OSL_PCI_WRITE_CONFIG(osh, lcreg_offset, sizeof(uint32), reg_val); in dhdpcie_clkreq()
11483 reg_val = OSL_PCI_READ_CONFIG(osh, lcreg_offset, sizeof(uint32)); in dhdpcie_clkreq()