Searched refs:curr_bar1_win (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_pcie_linux.c | 111 uint32 curr_bar1_win; /* current PCIEBar1Window setting */ member 1135 pch->curr_bar1_win = addr; in dhdpcie_os_setbar1win() 1157 if (bpwin != pch->curr_bar1_win) { in dhdpcie_os_chkbpoffset()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_pcie_linux.c | 111 uint32 curr_bar1_win; /* current PCIEBar1Window setting */ member 1141 pch->curr_bar1_win = addr; in dhdpcie_os_setbar1win() 1163 if (bpwin != pch->curr_bar1_win) { in dhdpcie_os_chkbpoffset()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_pcie_linux.c | 102 uint32 curr_bar1_win; /* current PCIEBar1Window setting */ member 1132 pch->curr_bar1_win = addr; in dhdpcie_os_setbar1win() 1154 if (bpwin != pch->curr_bar1_win) { in dhdpcie_os_chkbpoffset()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_pcie.h | 349 uint32 curr_bar1_win; /* current PCIEBar1Window setting */ member
|
| H A D | dhd_pcie_linux.c | 1248 OSL_PCI_WRITE_CONFIG(pch->bus->osh, PCI_BAR1_WIN, 4, pch->bus->curr_bar1_win); in dhdpcie_resume_dev()
|
| H A D | dhd_pcie.c | 6154 bus->curr_bar1_win = addr; in dhdpcie_setbar1win() 6187 if (bpwin != bus->curr_bar1_win) { in dhdpcie_bus_chkandshift_bpoffset() 6189 __FUNCTION__, bus->curr_bar1_win, bpwin, offset)); in dhdpcie_bus_chkandshift_bpoffset()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_pcie.h | 349 uint32 curr_bar1_win; /* current PCIEBar1Window setting */ member
|
| H A D | dhd_pcie_linux.c | 1252 OSL_PCI_WRITE_CONFIG(pch->bus->osh, PCI_BAR1_WIN, 4, pch->bus->curr_bar1_win); in dhdpcie_resume_dev()
|
| H A D | dhd_pcie.c | 6161 bus->curr_bar1_win = addr; in dhdpcie_setbar1win() 6194 if (bpwin != bus->curr_bar1_win) { in dhdpcie_bus_chkandshift_bpoffset() 6196 __FUNCTION__, bus->curr_bar1_win, bpwin, offset)); in dhdpcie_bus_chkandshift_bpoffset()
|