Searched refs:PM_CTRL_ASPM_L1_EN (Results 1 – 2 of 2) sorted by relevance
181 #define PM_CTRL_ASPM_L1_EN BIT(3) macro
1296 pm_ctrl_data &= ~(PM_CTRL_ASPM_L1_EN | in atl1c_set_aspm()1320 pm_ctrl_data |= PM_CTRL_ASPM_L1_EN | PM_CTRL_MAC_ASPM_CHK; in atl1c_set_aspm()1348 PM_CTRL_ASPM_L1_EN); in atl1c_set_aspm()