Home
last modified time | relevance | path

Searched refs:MSCC_F_MII_CMD_MIIM_CMD_WRDATA (Results 1 – 6 of 6) sorted by relevance

/u-boot/arch/mips/mach-mscc/include/mach/luton/
A Dluton_devcpu_gcb_miim_regs.h21 #define MSCC_F_MII_CMD_MIIM_CMD_WRDATA(x) (GENMASK(19, 4) & (x << 4)) macro
/u-boot/arch/mips/mach-mscc/include/mach/ocelot/
A Docelot_devcpu_gcb_miim_regs.h19 #define MSCC_F_MII_CMD_MIIM_CMD_WRDATA(x) (GENMASK(19, 4) & ((x) << 4)) macro
/u-boot/arch/mips/mach-mscc/include/mach/serval/
A Dserval_devcpu_gcb_miim_regs.h19 #define MSCC_F_MII_CMD_MIIM_CMD_WRDATA(x) (GENMASK(19, 4) & ((x) << 4)) macro
/u-boot/arch/mips/mach-mscc/include/mach/servalt/
A Dservalt_devcpu_gcb_miim_regs.h19 #define MSCC_F_MII_CMD_MIIM_CMD_WRDATA(x) (GENMASK(19, 4) & ((x) << 4)) macro
/u-boot/arch/mips/mach-mscc/include/mach/jr2/
A Djr2_devcpu_gcb_miim_regs.h20 #define MSCC_F_MII_CMD_MIIM_CMD_WRDATA(x) (GENMASK(19, 4) & ((x) << 4)) macro
/u-boot/arch/mips/mach-mscc/
A Dphy.c22 MSCC_F_MII_CMD_MIIM_CMD_WRDATA(*value)); /* value */ in mscc_phy_rd_wr()

Completed in 6 milliseconds