Home
last modified time | relevance | path

Searched defs:bit_shift (Results 1 – 3 of 3) sorted by relevance

/arch/sparc/include/asm/
A Dcmpxchg_64.h73 int bit_shift = (((unsigned long)m & 2) ^ 2) << 3; in xchg16() local
134 int bit_shift = (((unsigned long)m & 3) ^ 3) << 3; in __cmpxchg_u8() local
/arch/arm/mach-omap2/
A Dcm33xx.c225 u8 bit_shift) in am33xx_cm_wait_module_ready()
248 u8 bit_shift) in am33xx_cm_wait_module_idle()
A Dcminst44xx.c275 u8 bit_shift) in omap4_cminst_wait_module_ready()
298 u8 bit_shift) in omap4_cminst_wait_module_idle()

Completed in 9 milliseconds