Home
last modified time | relevance | path

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

/linux/drivers/phy/mscc/
H A Dphy-ocelot-serdes.c157 HSIO_S6G_OB_CFG_OB_POST0(0) | in serdes_init_s6g()
/linux/include/soc/mscc/
H A Docelot_hsio.h680 #define HSIO_S6G_OB_CFG_OB_POST0(x) (((x) << 23) & GENMASK(28, 23)) macro