Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/microchip/
H A Dlan966x_serdes_regs.h104 #define HSIO_SD_CFG_LANE_LOOPBK_EN BIT(0) macro
106 FIELD_PREP(HSIO_SD_CFG_LANE_LOOPBK_EN, x)
108 FIELD_GET(HSIO_SD_CFG_LANE_LOOPBK_EN, x)
H A Dlan966x_serdes.c200 HSIO_SD_CFG_LANE_LOOPBK_EN | in lan966x_sd6g40_reg_cfg()