Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_port.c420 spx5_inst_rmw(DEV2G5_DEV_RST_CTRL_SPEED_SEL_SET(3) | in sparx5_port_disable()
790 spx5_rmw(DEV2G5_DEV_RST_CTRL_SPEED_SEL_SET(2) | in sparx5_port_pcs_low_set()
927 spx5_rmw(DEV2G5_DEV_RST_CTRL_SPEED_SEL_SET(clk_spd) | in sparx5_port_config_low_set()
H A Dsparx5_main_regs.h3114 #define DEV2G5_DEV_RST_CTRL_SPEED_SEL_SET(x)\ macro