Home
last modified time | relevance | path

Searched defs:SHIFT_2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arc/lib/
H A Dmemcpy-archs.S10 # define SHIFT_2(RX,RY,IMM) lsr RX, RY, IMM ; >> macro
17 # define SHIFT_2(RX,RY,IMM) asl RX, RY, IMM ; << macro
/openbmc/linux/drivers/input/touchscreen/
H A Dbu21013_ts.c28 #define SHIFT_2 2 macro