Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/phy/mscc/
Dphy-ocelot-serdes.c158 HSIO_S6G_OB_CFG_OB_PREC(0)); in serdes_init_s6g()
/linux-6.6.21/include/soc/mscc/
Docelot_hsio.h683 #define HSIO_S6G_OB_CFG_OB_PREC(x) (((x) << 18) & GENMASK(22, 18)) macro