Searched refs:ATTRELI_EL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/freescale/ | ||
H A D | gianfar.h | 370 #define ATTRELI_EL(x) (x << 16) macro |
H A D | gianfar.c | 3148 attrs = ATTRELI_EL(priv->rx_stash_size) | in gfar_hw_init() |