Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/mscc/
H A Dphy-ocelot-serdes.c211 HSIO_S6G_COMMON_CFG_IF_MODE(if_mode)); in serdes_init_s6g()
/openbmc/linux/include/soc/mscc/
H A Docelot_hsio.h733 #define HSIO_S6G_COMMON_CFG_IF_MODE(x) ((x) & GENMASK(1, 0)) macro