Home
last modified time | relevance | path

Searched refs:PM_CTRL_ASPM_L0S_EN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c1294 PM_CTRL_ASPM_L0S_EN | in atl1c_set_aspm()
1315 pm_ctrl_data |= PM_CTRL_ASPM_L0S_EN | PM_CTRL_MAC_ASPM_CHK; in atl1c_set_aspm()
1334 pm_ctrl_data &= ~PM_CTRL_ASPM_L0S_EN; in atl1c_set_aspm()
1344 PM_CTRL_ASPM_L0S_EN | in atl1c_set_aspm()
1351 PM_CTRL_ASPM_L0S_EN); in atl1c_set_aspm()
H A Datl1c_hw.h171 #define PM_CTRL_ASPM_L0S_EN BIT(12) macro
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c1334 PM_CTRL_ASPM_L0S_EN | in atl1c_set_aspm()
1355 pm_ctrl_data |= PM_CTRL_ASPM_L0S_EN | PM_CTRL_MAC_ASPM_CHK; in atl1c_set_aspm()
1374 pm_ctrl_data &= ~PM_CTRL_ASPM_L0S_EN; in atl1c_set_aspm()
1384 PM_CTRL_ASPM_L0S_EN | in atl1c_set_aspm()
1391 PM_CTRL_ASPM_L0S_EN); in atl1c_set_aspm()
H A Datl1c_hw.h172 #define PM_CTRL_ASPM_L0S_EN BIT(12) macro

Completed in 13 milliseconds