Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/mscc/
H A Dphy-ocelot-serdes.c153 HSIO_S6G_OB_CFG_OB_ENA1V_MODE | in serdes_init_s6g()
156 (ob_ena1v_mode ? HSIO_S6G_OB_CFG_OB_ENA1V_MODE : 0) | in serdes_init_s6g()
/openbmc/linux/include/soc/mscc/
H A Docelot_hsio.h678 #define HSIO_S6G_OB_CFG_OB_ENA1V_MODE BIT(30) macro