Searched refs:PM_CFG_SERDES_L1_ENB (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/alc/
H A Dif_alc.c885 PM_CFG_SERDES_PLL_L1_ENB | PM_CFG_SERDES_L1_ENB;
1195 pmcfg &= ~(PM_CFG_SERDES_L1_ENB |
1218 pmcfg |= PM_CFG_SERDES_L1_ENB |
1225 pmcfg &= ~(PM_CFG_SERDES_BUDS_RX_L1_ENB | PM_CFG_SERDES_L1_ENB |
1249 PM_CFG_SERDES_L1_ENB | PM_CFG_SERDES_PLL_L1_ENB |
1254 pmcfg |= PM_CFG_SERDES_L1_ENB | PM_CFG_SERDES_PLL_L1_ENB;
H A Dif_alcreg.h147 #define PM_CFG_SERDES_L1_ENB 0x00000010 macro

Completed in 122 milliseconds