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