Home
last modified time | relevance | path

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 Ddhd_pcie_linux.c111 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 Ddhd_pcie_linux.c111 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 Ddhd_pcie_linux.c102 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 Ddhd_pcie.h349 uint32 curr_bar1_win; /* current PCIEBar1Window setting */ member
H A Ddhd_pcie_linux.c1248 OSL_PCI_WRITE_CONFIG(pch->bus->osh, PCI_BAR1_WIN, 4, pch->bus->curr_bar1_win); in dhdpcie_resume_dev()
H A Ddhd_pcie.c6154 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 Ddhd_pcie.h349 uint32 curr_bar1_win; /* current PCIEBar1Window setting */ member
H A Ddhd_pcie_linux.c1252 OSL_PCI_WRITE_CONFIG(pch->bus->osh, PCI_BAR1_WIN, 4, pch->bus->curr_bar1_win); in dhdpcie_resume_dev()
H A Ddhd_pcie.c6161 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()