Home
last modified time | relevance | path

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

/linux/arch/hexagon/lib/
H A Dmemcpy.S167 #define shift2 R5 /* in epilog to workshifter to extract bytes */ macro
444 shift2 = asl(epilog, #3); define
447 shiftb = and(shift2, #32);
478 shiftb = and(shift2, #16);
/linux/drivers/clk/x86/
H A Dclk-cgu.h43 u8 shift2; member