Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_port.c408 spx5_inst_rmw(DEV2G5_DEV_RST_CTRL_SPEED_SEL_SET(3) | in sparx5_port_disable()
775 spx5_rmw(DEV2G5_DEV_RST_CTRL_SPEED_SEL_SET(2) | in sparx5_port_pcs_low_set()
909 spx5_rmw(DEV2G5_DEV_RST_CTRL_SPEED_SEL_SET(clk_spd) | in sparx5_port_config_low_set()
H A Dsparx5_main_regs.h2755 #define DEV2G5_DEV_RST_CTRL_SPEED_SEL_SET(x)\ macro