Home
last modified time | relevance | path

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

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