Lines Matching refs:PORT_SERIAL_CONTROL
86 #define PORT_SERIAL_CONTROL 0x003c macro
1213 u32 pscr = rdlp(mp, PORT_SERIAL_CONTROL); in mv643xx_eth_adjust_link()
1247 wrlp(mp, PORT_SERIAL_CONTROL, pscr); in mv643xx_eth_adjust_link()
2339 pscr = rdlp(mp, PORT_SERIAL_CONTROL); in port_start()
2342 wrlp(mp, PORT_SERIAL_CONTROL, pscr); in port_start()
2347 wrlp(mp, PORT_SERIAL_CONTROL, pscr); in port_start()
2509 data = rdlp(mp, PORT_SERIAL_CONTROL); in port_reset()
2513 wrlp(mp, PORT_SERIAL_CONTROL, data); in port_reset()
3049 pscr = rdlp(mp, PORT_SERIAL_CONTROL); in init_pscr()
3052 wrlp(mp, PORT_SERIAL_CONTROL, pscr); in init_pscr()
3070 wrlp(mp, PORT_SERIAL_CONTROL, pscr); in init_pscr()