Searched defs:MSCC_F_MII_CMD_MIIM_CMD_VLD (Results 1 – 5 of 5) sorted by relevance
18 #define MSCC_F_MII_CMD_MIIM_CMD_VLD(x) (x ? BIT(31) : 0) macro
16 #define MSCC_F_MII_CMD_MIIM_CMD_VLD(x) ((x) ? BIT(31) : 0) macro
17 #define MSCC_F_MII_CMD_MIIM_CMD_VLD(x) ((x) ? BIT(31) : 0) macro
Completed in 4 milliseconds