Searched refs:PM_CTRL_ASPM_L0S_EN (Results 1 – 2 of 2) sorted by relevance
1356 PM_CTRL_ASPM_L0S_EN | in atl1c_set_aspm()1377 pm_ctrl_data |= PM_CTRL_ASPM_L0S_EN | PM_CTRL_MAC_ASPM_CHK; in atl1c_set_aspm()1396 pm_ctrl_data &= ~PM_CTRL_ASPM_L0S_EN; in atl1c_set_aspm()1406 PM_CTRL_ASPM_L0S_EN | in atl1c_set_aspm()1413 PM_CTRL_ASPM_L0S_EN); in atl1c_set_aspm()
172 #define PM_CTRL_ASPM_L0S_EN BIT(12) macro