Searched refs:PCTL_PHY_DSBL_OFFS (Results 1 – 2 of 2) sorted by relevance
207 tmp |= 1U << (PCTL_PHY_DSBL_OFFS + phy_id); in mvs_64xx_phy_disable()211 tmp |= 1U << (PCTL_PHY_DSBL_OFFS + phy_id); in mvs_64xx_phy_disable()229 tmp &= ~(1U << (PCTL_PHY_DSBL_OFFS + phy_id)); in mvs_64xx_phy_enable()233 tmp &= ~(1U << (PCTL_PHY_DSBL_OFFS + phy_id)); in mvs_64xx_phy_enable()
468 PCTL_PHY_DSBL_OFFS = (12), enumerator
Completed in 28 milliseconds