Searched defs:bit_shift (Results 1 – 14 of 14) sorted by relevance
/Linux-v5.4/arch/sparc/include/asm/ |
D | cmpxchg_64.h | 73 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-v5.4/drivers/staging/rtl8712/ |
D | rtl871x_mp.c | 206 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-v5.4/arch/arm/mach-omap2/ |
D | cm33xx.c | 230 u8 bit_shift) in am33xx_cm_wait_module_ready() 253 u8 bit_shift) in am33xx_cm_wait_module_idle()
|
D | cminst44xx.c | 275 u8 bit_shift) in omap4_cminst_wait_module_ready() 298 u8 bit_shift) in omap4_cminst_wait_module_idle()
|
/Linux-v5.4/drivers/clk/ti/ |
D | clock.h | 112 u8 bit_shift; member 122 u8 bit_shift; member 133 u8 bit_shift; member
|
/Linux-v5.4/drivers/staging/rtl8188eu/hal/ |
D | phy.c | 34 u32 original_value, bit_shift; in phy_query_bb_reg() local 43 u32 original_value, bit_shift; in phy_set_bb_reg() local 112 u32 original_value, bit_shift; in rtw_hal_read_rfreg() local 122 u32 original_value, bit_shift; in phy_set_rf_reg() local
|
/Linux-v5.4/drivers/isdn/hardware/mISDN/ |
D | isdnhdlc.h | 20 int bit_shift; member
|
/Linux-v5.4/drivers/net/ethernet/intel/igbvf/ |
D | vf.c | 171 u8 bit_shift = 0; in e1000_hash_mc_addr_vf() local
|
/Linux-v5.4/drivers/soc/renesas/ |
D | rmobile-sysc.c | 39 unsigned int bit_shift; member
|
/Linux-v5.4/drivers/net/ethernet/intel/igb/ |
D | e1000_mac.c | 428 u8 bit_shift = 0; in igb_hash_mc_addr() local
|
/Linux-v5.4/drivers/net/ethernet/intel/e1000e/ |
D | mac.c | 249 u8 bit_shift = 0; in e1000_hash_mc_addr() local
|
/Linux-v5.4/drivers/hid/ |
D | hid-core.c | 1296 unsigned int bit_shift = offset % 8; in __extract() local 1338 unsigned int bit_shift = offset % 8; in __implement() local
|
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
D | halbtcoutsrc.c | 946 u8 original_value, bit_shift = 0; in halbtc_bitmask_write_1byte() local
|
/Linux-v5.4/crypto/ |
D | ecc.c | 610 int bit_shift = shift % 64; in vli_mmod_slow() local
|