Home
last modified time | relevance | path

Searched refs:EW_SHIFT (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/memory/
H A Dti-aemif.c29 #define EW_SHIFT 30 macro
39 #define EW(x) ((x) << EW_SHIFT)
61 #define EW_VAL(x) (((x) & EW(EW_MAX)) >> EW_SHIFT)