Searched refs:bar1_switch_enab (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_pcie.h | 441 bool bar1_switch_enab; member
|
| H A D | dhd_pcie.c | 6075 ((bus)->bar1_switch_enab) ? DHD_BAR1_SWITCH_LOCK((bus)->bar1_switch_lock, flags) : \ 6079 ((bus)->bar1_switch_enab) ? DHD_BAR1_SWITCH_UNLOCK((bus)->bar1_switch_lock, flags) : \ 6086 if (bus->bar1_switch_enab && !bus->bar1_switch_lock) { in dhd_init_bar1_switch_lock() 6094 if (bus->bar1_switch_enab && bus->bar1_switch_lock) { in dhd_deinit_bar1_switch_lock() 6127 bus->bar1_switch_enab = FALSE; in dhdpcie_bar1_window_switch_enab() 6134 bus->bar1_switch_enab = TRUE; in dhdpcie_bar1_window_switch_enab() 6138 __FUNCTION__, bus->bar1_switch_enab, ramstart, ramend, bus->bar1_size)); in dhdpcie_bar1_window_switch_enab() 6178 if (!bus->bar1_switch_enab) { in dhdpcie_bus_chkandshift_bpoffset()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_pcie.h | 441 bool bar1_switch_enab; member
|
| H A D | dhd_pcie.c | 6082 ((bus)->bar1_switch_enab) ? DHD_BAR1_SWITCH_LOCK((bus)->bar1_switch_lock, flags) : \ 6086 ((bus)->bar1_switch_enab) ? DHD_BAR1_SWITCH_UNLOCK((bus)->bar1_switch_lock, flags) : \ 6093 if (bus->bar1_switch_enab && !bus->bar1_switch_lock) { in dhd_init_bar1_switch_lock() 6101 if (bus->bar1_switch_enab && bus->bar1_switch_lock) { in dhd_deinit_bar1_switch_lock() 6134 bus->bar1_switch_enab = FALSE; in dhdpcie_bar1_window_switch_enab() 6141 bus->bar1_switch_enab = TRUE; in dhdpcie_bar1_window_switch_enab() 6145 __FUNCTION__, bus->bar1_switch_enab, ramstart, ramend, bus->bar1_size)); in dhdpcie_bar1_window_switch_enab() 6185 if (!bus->bar1_switch_enab) { in dhdpcie_bus_chkandshift_bpoffset()
|