Searched refs:RCTRL_PAL_MASK (Results 1 – 3 of 3) sorted by relevance
246 #define RCTRL_PAL_MASK 0x001f0000 macro264 #define RCTRL_PADDING(x) ((x << 16) & RCTRL_PAL_MASK)
192 rctrl &= ~RCTRL_PAL_MASK; in gfar_mac_rx_config()
129 #define RCTRL_PAL_MASK 0x001f0000 macro442 tmp |= (cfg->rx_prepend << RCTRL_PAL_SHIFT) & RCTRL_PAL_MASK; in init()