Searched refs:PM_CTRL_ASPM_L1_EN (Results 1 – 2 of 2) sorted by relevance
182 #define PM_CTRL_ASPM_L1_EN BIT(3) macro
1334 pm_ctrl_data &= ~(PM_CTRL_ASPM_L1_EN | in atl1c_set_aspm()1358 pm_ctrl_data |= PM_CTRL_ASPM_L1_EN | PM_CTRL_MAC_ASPM_CHK; in atl1c_set_aspm()1386 PM_CTRL_ASPM_L1_EN); in atl1c_set_aspm()