Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_port.c356 DEV2G5_DEV_RST_CTRL(0)); in sparx5_port_disable()
431 DEV2G5_DEV_RST_CTRL(0)); in sparx5_port_disable()
797 DEV2G5_DEV_RST_CTRL(port->portno)); in sparx5_port_pcs_low_set()
934 DEV2G5_DEV_RST_CTRL(port->portno)); in sparx5_port_config_low_set()
1150 DEV2G5_DEV_RST_CTRL(port->portno)); in sparx5_port_init()
H A Dsparx5_main_regs.h3103 #define DEV2G5_DEV_RST_CTRL(t) \ macro