Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/
H A Drtl8852be_halinit.c21 _hal_set_each_pcicfg(enum rtw_pcie_bus_func_cap_t ctrl) in _hal_set_each_pcicfg() function
74 pcicfg.l0s_ctrl = _hal_set_each_pcicfg(hal_com->bus_cap.l0s_ctrl); in _hal_set_pcicfg_8852be()
75 pcicfg.l1_ctrl = _hal_set_each_pcicfg(hal_com->bus_cap.l1_ctrl); in _hal_set_pcicfg_8852be()
76 pcicfg.l1ss_ctrl = _hal_set_each_pcicfg(hal_com->bus_cap.l1ss_ctrl); in _hal_set_pcicfg_8852be()
77 pcicfg.wake_ctrl = _hal_set_each_pcicfg(hal_com->bus_cap.wake_ctrl); in _hal_set_pcicfg_8852be()
78 pcicfg.crq_ctrl = _hal_set_each_pcicfg(hal_com->bus_cap.crq_ctrl); in _hal_set_pcicfg_8852be()