PCIEM_LNKCTL_ASPM_L1
#define PCIEM_LINK_CTL_ASPMC_L1 PCIEM_LNKCTL_ASPM_L1
disable = PCIEM_LNKCTL_ASPM_L0S | PCIEM_LNKCTL_ASPM_L1;
disable = PCIEM_LNKCTL_ASPM_L0S | PCIEM_LNKCTL_ASPM_L1;
if (lctl & PCIEM_LNKCTL_ASPM_L1) {
(lctl & PCIEM_LNKCTL_ASPM_L1) ? "En" : "Dis",
if (reg & PCIEM_LNKCTL_ASPM_L1) /* L1 Entry enabled. */
link_ctrl &= ~(PCIEM_LNKCTL_ASPM_L0S | PCIEM_LNKCTL_ASPM_L1);
if (reg & PCIEM_LNKCTL_ASPM_L1) /* L1 Entry enabled. */