Searched refs:psc1r (Results 1 – 1 of 1) sorted by relevance
3109 u32 psc1r; in mv643xx_eth_probe() local3139 psc1r = rdlp(mp, PORT_SERIAL_CONTROL1); in mv643xx_eth_probe()3145 psc1r &= ~CLK125_BYPASS_EN; in mv643xx_eth_probe()3161 psc1r &= ~RGMII_EN; in mv643xx_eth_probe()3167 psc1r |= RGMII_EN; in mv643xx_eth_probe()3174 wrlp(mp, PORT_SERIAL_CONTROL1, psc1r); in mv643xx_eth_probe()