Home
last modified time | relevance | path

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

/linux/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
/linux/drivers/staging/rtl8712/
A Drtl871x_mp.c206 u32 org_value, bit_shift; in get_bb_reg() local
218 u32 org_value, bit_shift, new_value; in set_bb_reg() local
233 u32 org_value, bit_shift; in get_rf_reg() local
243 u32 org_value, bit_shift, new_value; in set_rf_reg() local
/linux/arch/arm/mach-omap2/
A Dcm33xx.c230 u8 bit_shift) in am33xx_cm_wait_module_ready()
253 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()
/linux/drivers/clk/ti/
A Dclock.h114 u8 bit_shift; member
124 u8 bit_shift; member
135 u8 bit_shift; member
/linux/drivers/isdn/hardware/mISDN/
A Disdnhdlc.h20 int bit_shift; member
/linux/drivers/net/ethernet/intel/igbvf/
A Dvf.c171 u8 bit_shift = 0; in e1000_hash_mc_addr_vf() local
/linux/drivers/net/ethernet/intel/igc/
A Digc_mac.c791 u8 bit_shift = 0; in igc_hash_mc_addr() local
/linux/drivers/soc/renesas/
A Drmobile-sysc.c37 unsigned int bit_shift; member
/linux/drivers/net/ethernet/intel/igb/
A De1000_mac.c429 u8 bit_shift = 0; in igb_hash_mc_addr() local
/linux/drivers/net/ethernet/intel/e1000e/
A Dmac.c249 u8 bit_shift = 0; in e1000_hash_mc_addr() local
/linux/drivers/hid/
A Dhid-core.c1355 unsigned int bit_shift = offset % 8; in __extract() local
1397 unsigned int bit_shift = offset % 8; in __implement() local
/linux/crypto/
A Decc.c624 int bit_shift = shift % 64; in vli_mmod_slow() local
/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
A Dhalbtcoutsrc.c932 u8 original_value, bit_shift = 0; in halbtc_bitmask_write_1byte() local

Completed in 58 milliseconds