PCIEM_LNKCTL_ASPM_L0S
#define PCIEM_LINK_CTL_ASPMC_L0S PCIEM_LNKCTL_ASPM_L0S
disable = PCIEM_LNKCTL_ASPM_L0S | PCIEM_LNKCTL_ASPM_L1;
disable = PCIEM_LNKCTL_ASPM_L0S;
disable = PCIEM_LNKCTL_ASPM_L0S | PCIEM_LNKCTL_ASPM_L1;
disable = PCIEM_LNKCTL_ASPM_L0S;
if (!(reg & PCIEM_LNKCTL_ASPM_L0S)) /* L0s Entry disabled. */
link_ctrl &= ~(PCIEM_LNKCTL_ASPM_L0S | PCIEM_LNKCTL_ASPM_L1);
if (!(reg & PCIEM_LNKCTL_ASPM_L0S)) /* L0s Entry disabled. */