Searched refs:RCTRL_PAL_MASK (Results 1 – 3 of 3) sorted by relevance
280 #define RCTRL_PAL_MASK 0x001f0000 macro298 #define RCTRL_PADDING(x) ((x << 16) & RCTRL_PAL_MASK)
373 rctrl &= ~RCTRL_PAL_MASK; in gfar_mac_rx_config()
128 #define RCTRL_PAL_MASK 0x001f0000 macro421 tmp |= (cfg->rx_prepend << RCTRL_PAL_SHIFT) & RCTRL_PAL_MASK; in init()