Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/microchip/
H A Dsparx5_serdes_regs.h1903 #define SD25G_LANE_LANE_2C_LN_CFG_DIS_2NDORDER BIT(4) macro
1905 FIELD_PREP(SD25G_LANE_LANE_2C_LN_CFG_DIS_2NDORDER, x)
1907 FIELD_GET(SD25G_LANE_LANE_2C_LN_CFG_DIS_2NDORDER, x)
H A Dsparx5_serdes.c1423 SD25G_LANE_LANE_2C_LN_CFG_DIS_2NDORDER, in sparx5_sd25g28_apply_params()