Searched refs:psc1r (Results 1 – 1 of 1) sorted by relevance
3099 u32 psc1r; in mv643xx_eth_probe() local3129 psc1r = rdlp(mp, PORT_SERIAL_CONTROL1); in mv643xx_eth_probe()3135 psc1r &= ~CLK125_BYPASS_EN; in mv643xx_eth_probe()3151 psc1r &= ~RGMII_EN; in mv643xx_eth_probe()3157 psc1r |= RGMII_EN; in mv643xx_eth_probe()3164 wrlp(mp, PORT_SERIAL_CONTROL1, psc1r); in mv643xx_eth_probe()