Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/mscc/
H A Dphy-ocelot-serdes.c41 HSIO_MCB_S6G_ADDR_CFG_SERDES6G_ADDR(BIT(macro))); in __serdes_write_mcb_s6g()
/openbmc/linux/include/soc/mscc/
H A Docelot_hsio.h816 #define HSIO_MCB_S6G_ADDR_CFG_SERDES6G_ADDR(x) ((x) & GENMASK(24, 0)) macro