Searched refs:DEV2G5_PCS1G_ANEG_CFG (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_port.c | 112 value = spx5_rd(sparx5, DEV2G5_PCS1G_ANEG_CFG(portno)); in sparx5_get_dev2g5_status() 768 DEV2G5_PCS1G_ANEG_CFG(port->portno)); in sparx5_port_pcs_low_set() 770 spx5_wr(0, sparx5, DEV2G5_PCS1G_ANEG_CFG(port->portno)); in sparx5_port_pcs_low_set()
|
D | sparx5_main_regs.h | 1732 #define DEV2G5_PCS1G_ANEG_CFG(t) __REG(TARGET_DEV2G5, t, 65, 88, 0, 1, 68, 12, 0, 1, 4) macro
|