Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Dmpc83xx_serdes.c49 clrbits_be32(&priv->regs->srdscr1, SRDSCR1_PLLBW); in setup_sata()
75 setbits_be32(&priv->regs->srdscr1, SRDSCR1_PLLBW); in setup_pex()
103 clrbits_be32(&priv->regs->srdscr1, SRDSCR1_PLLBW); in setup_sgmii()
H A Dmpc83xx_serdes.h37 SRDSCR1_PLLBW = BIT(31 - 25), enumerator