Home
last modified time | relevance | path

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

/linux-3.3/arch/hexagon/lib/
Dmemcpy.S181 #define shift2 R5 /* in epilog to workshifter to extract bytes */ macro
458 shift2 = asl(epilog, #3); define
/linux-3.3/drivers/net/ethernet/intel/igb/
Digb_main.c2856 u32 j, num_rx_queues, shift = 0, shift2 = 0; in igb_setup_mrqc() local