Home
last modified time | relevance | path

Searched defs:EI_SHIFT (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/ethernet/8390/
H A Dhydra.c31 #define EI_SHIFT(x) (ei_local->reg_offset[x]) macro
H A Dxsurf100.c38 #define EI_SHIFT(x) (ei_local->reg_offset[(x)]) macro
H A Dzorro8390.c33 #define EI_SHIFT(x) (ei_local->reg_offset[x]) macro
H A Detherh.c49 #define EI_SHIFT(x) (ei_local->reg_offset[x]) macro
H A D8390.h164 #define EI_SHIFT(x) (x) macro
H A Dmac8390.c45 #define EI_SHIFT(x) (ei_local->reg_offset[x]) macro
H A Dax88796.c53 #define EI_SHIFT(x) (ei_local->reg_offset[(x)]) macro
/openbmc/u-boot/drivers/net/
H A D8390.h47 #define EI_SHIFT(x) (x) macro