Searched defs:MSCC_F_MII_CMD_MIIM_CMD_REGAD (Results 1 – 5 of 5) sorted by relevance
20 #define MSCC_F_MII_CMD_MIIM_CMD_REGAD(x) (GENMASK(24, 20) & (x << 20)) macro
18 #define MSCC_F_MII_CMD_MIIM_CMD_REGAD(x) (GENMASK(24, 20) & ((x) << 20)) macro
19 #define MSCC_F_MII_CMD_MIIM_CMD_REGAD(x) (GENMASK(24, 20) & ((x) << 20)) macro
Completed in 4 milliseconds