Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/mscc/
H A Dphy-ocelot-serdes.c164 HSIO_S6G_OB_CFG1_OB_ENA_CAS(ob_ena_cas)); in serdes_init_s6g()
/openbmc/linux/include/soc/mscc/
H A Docelot_hsio.h700 #define HSIO_S6G_OB_CFG1_OB_ENA_CAS(x) (((x) << 6) & GENMASK(8, 6)) macro