Home
last modified time | relevance | path

Searched refs:DEV2G5_DEV_RST_CTRL (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/microchip/sparx5/
Dsparx5_port.c343 DEV2G5_DEV_RST_CTRL(0)); in sparx5_port_disable()
418 DEV2G5_DEV_RST_CTRL(0)); in sparx5_port_disable()
781 DEV2G5_DEV_RST_CTRL(port->portno)); in sparx5_port_pcs_low_set()
915 DEV2G5_DEV_RST_CTRL(port->portno)); in sparx5_port_config_low_set()
1093 DEV2G5_DEV_RST_CTRL(port->portno)); in sparx5_port_init()
Dsparx5_main_regs.h1461 #define DEV2G5_DEV_RST_CTRL(t) __REG(TARGET_DEV2G5, t, 65, 0, 0, 1, 36, 0, 0, 1, 4) macro