Home
last modified time | relevance | path

Searched refs:PORT_STATUS (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/net/dsa/
Dmv88e6060.h16 #define PORT_STATUS 0x00 macro
Dmv88e6060.c258 ret = reg_read(priv, addr, PORT_STATUS); in mv88e6060_phylink_get_caps()
/linux-6.12.1/drivers/pci/controller/
Dpcie-apple.c97 #define PORT_STATUS 0x00804 macro
560 ret = readl_relaxed_poll_timeout(port->base + PORT_STATUS, stat, in apple_pcie_setup_port()
/linux-6.12.1/drivers/net/ethernet/marvell/
Dmv643xx_eth.c98 #define PORT_STATUS 0x0044 macro
1508 port_status = rdlp(mp, PORT_STATUS); in mv643xx_eth_get_link_ksettings_phyless()
2202 port_status = rdlp(mp, PORT_STATUS); in handle_link_event()
2502 u32 ps = rdlp(mp, PORT_STATUS); in port_reset()
Dpxa168_eth.c50 #define PORT_STATUS 0x0418 macro