Searched refs:PORT_STATUS (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/dsa/ |
| H A D | mv88e6060.h | 16 #define PORT_STATUS 0x00 macro
|
| H A D | mv88e6060.c | 258 ret = reg_read(priv, addr, PORT_STATUS); in mv88e6060_phylink_get_caps()
|
| /linux/drivers/pci/controller/ |
| H A D | pcie-apple.c | 105 #define PORT_STATUS 0x00804 macro 623 ret = readl_relaxed_poll_timeout(port->base + PORT_STATUS, stat, in apple_pcie_setup_port()
|
| /linux/drivers/net/ethernet/marvell/ |
| H A D | mv643xx_eth.c | 98 #define PORT_STATUS 0x0044 macro 1509 port_status = rdlp(mp, PORT_STATUS); in mv643xx_eth_get_link_ksettings_phyless() 2198 port_status = rdlp(mp, PORT_STATUS); in handle_link_event() 2498 u32 ps = rdlp(mp, PORT_STATUS); in port_reset()
|
| H A D | pxa168_eth.c | 50 #define PORT_STATUS 0x0418 macro
|
| /linux/drivers/platform/x86/lenovo/ |
| H A D | thinkpad_acpi.c | 11094 #define PORT_STATUS GENMASK(7, 4) macro 11136 port_status = FIELD_GET(PORT_STATUS, dmg_status); in display_damage() 11227 port_status = FIELD_GET(PORT_STATUS, damage_status); in hwdd_status_show()
|