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