Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/mscc/
H A Dphy-ocelot-serdes.c187 HSIO_S6G_SER_CFG_SER_ALISEL(0)); in serdes_init_s6g()
/openbmc/linux/include/soc/mscc/
H A Docelot_hsio.h709 #define HSIO_S6G_SER_CFG_SER_ALISEL(x) (((x) << 4) & GENMASK(5, 4)) macro