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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A D3c505.h15 #define PORT_STATUS 0x02 /* read only, 8-bit */ macro
H A Dmv643xx_eth.c110 #define PORT_STATUS 0x0044 macro
1441 port_status = rdlp(mp, PORT_STATUS);
2096 port_status = rdlp(mp, PORT_STATUS);
2412 u32 ps = rdlp(mp, PORT_STATUS);
H A Dpxa168_eth.c62 #define PORT_STATUS 0x0418 macro
892 port_status = rdl(pep, PORT_STATUS);
H A D3c505.c194 return inb(base_addr + PORT_STATUS);

Completed in 175 milliseconds