Home
last modified time | relevance | path

Searched defs:MSCC_F_MII_CMD_MIIM_CMD_VLD (Results 1 – 5 of 5) sorted by relevance

/u-boot/arch/mips/mach-mscc/include/mach/luton/
A Dluton_devcpu_gcb_miim_regs.h18 #define MSCC_F_MII_CMD_MIIM_CMD_VLD(x) (x ? BIT(31) : 0) macro
/u-boot/arch/mips/mach-mscc/include/mach/ocelot/
A Docelot_devcpu_gcb_miim_regs.h16 #define MSCC_F_MII_CMD_MIIM_CMD_VLD(x) ((x) ? BIT(31) : 0) macro
/u-boot/arch/mips/mach-mscc/include/mach/serval/
A Dserval_devcpu_gcb_miim_regs.h16 #define MSCC_F_MII_CMD_MIIM_CMD_VLD(x) ((x) ? BIT(31) : 0) macro
/u-boot/arch/mips/mach-mscc/include/mach/servalt/
A Dservalt_devcpu_gcb_miim_regs.h16 #define MSCC_F_MII_CMD_MIIM_CMD_VLD(x) ((x) ? BIT(31) : 0) macro
/u-boot/arch/mips/mach-mscc/include/mach/jr2/
A Djr2_devcpu_gcb_miim_regs.h17 #define MSCC_F_MII_CMD_MIIM_CMD_VLD(x) ((x) ? BIT(31) : 0) macro

Completed in 4 milliseconds