Lines Matching refs:PORT_SERIAL_CONTROL
98 #define PORT_SERIAL_CONTROL 0x003c macro
1201 u32 pscr = rdlp(mp, PORT_SERIAL_CONTROL); in mv643xx_eth_adjust_link()
1235 wrlp(mp, PORT_SERIAL_CONTROL, pscr); in mv643xx_eth_adjust_link()
2318 pscr = rdlp(mp, PORT_SERIAL_CONTROL); in port_start()
2321 wrlp(mp, PORT_SERIAL_CONTROL, pscr); in port_start()
2326 wrlp(mp, PORT_SERIAL_CONTROL, pscr); in port_start()
2487 data = rdlp(mp, PORT_SERIAL_CONTROL); in port_reset()
2491 wrlp(mp, PORT_SERIAL_CONTROL, data); in port_reset()
2998 pscr = rdlp(mp, PORT_SERIAL_CONTROL); in init_pscr()
3001 wrlp(mp, PORT_SERIAL_CONTROL, pscr); in init_pscr()
3019 wrlp(mp, PORT_SERIAL_CONTROL, pscr); in init_pscr()