Home
last modified time | relevance | path

Searched refs:shift2 (Results 1 – 3 of 3) 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/mvebu/
H A Darmada-37xx-periph.c76 u8 shift2; member
153 .shift2 = _shift2, \
344 div *= get_div(double_div->reg2, double_div->shift2); in clk_double_div_recalc_rate()
/linux/drivers/clk/x86/
H A Dclk-cgu.h43 u8 shift2; member