Home | History | Annotate | Download | only in mach-au1x00

Lines Matching refs:x1F

207 #define I2S_CONFIG_SZ_MASK (0x1F << I2S_CONFIG_SZ_BIT)
304 #define MAC_SET_MII_SELECT_REG(X) (((X) & 0x1f) << 6)
305 #define MAC_SET_MII_SELECT_PHY(X) (((X) & 0x1f) << 11)