Searched refs:RTW_PCIE_BUS_FUNC_ENABLE (Results 1 – 7 of 7) sorted by relevance
127 hw_mode ? RTW_PCIE_BUS_FUNC_ENABLE : RTW_PCIE_BUS_FUNC_DISABLE, in rtw_hal_ltr_en_hw_mode()
126 case RTW_PCIE_BUS_FUNC_ENABLE: in rtw_hal_mac_ltr_set_pcie()
1241 …phl_com->bus_sw_cap.l0s_ctrl = (rtw_pci_aspm_enable & BIT1) ? RTW_PCIE_BUS_FUNC_ENABLE : RTW_PCIE_… in rtw_core_update_default_setting()1242 …phl_com->bus_sw_cap.l1_ctrl = (rtw_pci_aspm_enable & BIT2) ? RTW_PCIE_BUS_FUNC_ENABLE : RTW_PCIE_B… in rtw_core_update_default_setting()1243 …phl_com->bus_sw_cap.l1ss_ctrl = (rtw_pci_aspm_enable & BIT3) ? RTW_PCIE_BUS_FUNC_ENABLE : RTW_PCIE… in rtw_core_update_default_setting()1245 …phl_com->bus_sw_cap.crq_ctrl = (rtw_pci_aspm_enable & BIT0) ? RTW_PCIE_BUS_FUNC_ENABLE : RTW_PCIE_… in rtw_core_update_default_setting()
565 RTW_PCIE_BUS_FUNC_ENABLE = 1, enumerator
27 case RTW_PCIE_BUS_FUNC_ENABLE: in _hal_set_each_pcicfg()143 hal_com->bus_hw_cap.l1_ctrl = RTW_PCIE_BUS_FUNC_ENABLE; in _hal_aspm_hw_cfg()