Searched refs:PORT_SERIAL_CONTROL (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dmv643xx_eth.c98 #define PORT_SERIAL_CONTROL 0x003c macro
2250 pscr = rdlp(mp, PORT_SERIAL_CONTROL);
2253 wrlp(mp, PORT_SERIAL_CONTROL, pscr);
2258 wrlp(mp, PORT_SERIAL_CONTROL, pscr);
2420 data = rdlp(mp, PORT_SERIAL_CONTROL);
2424 wrlp(mp, PORT_SERIAL_CONTROL, data);
2829 pscr = rdlp(mp, PORT_SERIAL_CONTROL);
2832 wrlp(mp, PORT_SERIAL_CONTROL, pscr);
2850 wrlp(mp, PORT_SERIAL_CONTROL, pscr);

Completed in 180 milliseconds