Searched defs:MSCC_F_MII_CMD_MIIM_CMD_PHYAD (Results 1 – 5 of 5) sorted by relevance
18 #define MSCC_F_MII_CMD_MIIM_CMD_PHYAD(x) (GENMASK(29, 25) & (x << 25)) macro
16 #define MSCC_F_MII_CMD_MIIM_CMD_PHYAD(x) (GENMASK(29, 25) & ((x) << 25)) macro