Home
last modified time | relevance | path

Searched refs:PM_CTRL_ASPM_L1_EN (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h182 #define PM_CTRL_ASPM_L1_EN BIT(3) macro
H A Datl1c_main.c1334 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()