Searched refs:SMI_WR_DAT_DAT_MASK (Results 1 – 1 of 1) sorted by relevance
72 #define SMI_WR_DAT_DAT_MASK (0xFFFFUL << 0) macro220 mdio_reg_write(sc, SMI_WR_DAT, reg & SMI_WR_DAT_DAT_MASK); in thunder_mdio_c45_addr()316 mdio_reg_write(sc, SMI_WR_DAT, data & SMI_WR_DAT_DAT_MASK); in thunder_mdio_write()