Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/mscc/
H A Dphy-ocelot-serdes.c178 HSIO_S6G_IB_CFG_IB_SIG_DET_CLK_SEL(0)); in serdes_init_s6g()
255 HSIO_S6G_IB_CFG_IB_SIG_DET_CLK_SEL(7)); in serdes_init_s6g()
/openbmc/linux/include/soc/mscc/
H A Docelot_hsio.h576 #define HSIO_S6G_IB_CFG_IB_SIG_DET_CLK_SEL(x) (((x) << 15) & GENMASK(17, 15)) macro