Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/
H A Dmv88e6060.h16 #define PORT_STATUS 0x00 macro
/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c98 #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 Dpxa168_eth.c50 #define PORT_STATUS 0x0418 macro
/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c11094 #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()