Searched refs:psc1r (Results 1 – 1 of 1) sorted by relevance
3089 u32 psc1r; in mv643xx_eth_probe() local3119 psc1r = rdlp(mp, PORT_SERIAL_CONTROL1); in mv643xx_eth_probe()3125 psc1r &= ~CLK125_BYPASS_EN; in mv643xx_eth_probe()3141 psc1r &= ~RGMII_EN; in mv643xx_eth_probe()3147 psc1r |= RGMII_EN; in mv643xx_eth_probe()3154 wrlp(mp, PORT_SERIAL_CONTROL1, psc1r); in mv643xx_eth_probe()