Searched refs:BIT_L1_SW_EN (Results 1 – 2 of 2) sorted by relevance
39 #define BIT_L1_SW_EN BIT(3) macro
1397 value |= BIT_L1_SW_EN; in rtw_pci_aspm_set()1399 value &= ~BIT_L1_SW_EN; in rtw_pci_aspm_set()