Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/mscc/
Dphy-ocelot-serdes.c273 HSIO_MCB_S1G_ADDR_CFG_SERDES1G_ADDR(BIT(macro))); in __serdes_write_mcb_s1g()
/Linux-v5.4/include/soc/mscc/
Docelot_hsio.h443 #define HSIO_MCB_S1G_ADDR_CFG_SERDES1G_ADDR(x) ((x) & GENMASK(8, 0)) macro