Searched refs:DEV_PCS1G_STICKY (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_port.c | 296 val = lan_rd(lan966x, DEV_PCS1G_STICKY(port->chip_port)); in lan966x_port_status_get() 299 lan_wr(val, lan966x, DEV_PCS1G_STICKY(port->chip_port)); in lan966x_port_status_get()
|
D | lan966x_regs.h | 932 #define DEV_PCS1G_STICKY(t) __REG(TARGET_DEV, t, 8, 72, 0, 1, 68, 48, 0, 1, 4) macro
|