/openbmc/linux/arch/sparc/include/asm/ |
H A 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
|
/openbmc/linux/drivers/staging/rtl8712/ |
H A 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
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | cm33xx.c | 222 u8 bit_shift) in am33xx_cm_wait_module_ready() 245 u8 bit_shift) in am33xx_cm_wait_module_idle()
|
H A D | cminst44xx.c | 275 u8 bit_shift) in omap4_cminst_wait_module_ready() 298 u8 bit_shift) in omap4_cminst_wait_module_idle()
|
/openbmc/linux/drivers/clk/ti/ |
H A D | clock.h | 106 u8 bit_shift; member 116 u8 bit_shift; member 127 u8 bit_shift; member
|
/openbmc/linux/drivers/isdn/hardware/mISDN/ |
H A D | isdnhdlc.h | 20 int bit_shift; member
|
/openbmc/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_mac.c | 791 u8 bit_shift = 0; in igc_hash_mc_addr() local
|
/openbmc/linux/drivers/net/ethernet/intel/igbvf/ |
H A D | vf.c | 178 u8 bit_shift = 0; in e1000_hash_mc_addr_vf() local
|
/openbmc/linux/drivers/pmdomain/renesas/ |
H A D | rmobile-sysc.c | 37 unsigned int bit_shift; member
|
/openbmc/linux/drivers/net/ethernet/intel/igb/ |
H A D | e1000_mac.c | 429 u8 bit_shift = 1; in igb_hash_mc_addr() local
|
/openbmc/linux/drivers/net/ethernet/intel/e1000e/ |
H A D | mac.c | 249 u8 bit_shift = 0; in e1000_hash_mc_addr() local
|
/openbmc/linux/drivers/hid/ |
H A D | hid-core.c | 1374 unsigned int bit_shift = offset % 8; in __extract() local 1416 unsigned int bit_shift = offset % 8; in __implement() local
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
H A D | halbtcoutsrc.c | 932 u8 original_value, bit_shift = 0; in halbtc_bitmask_write_1byte() local
|
/openbmc/linux/crypto/ |
H A D | ecc.c | 624 int bit_shift = shift % 64; in vli_mmod_slow() local
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | phy.c | 772 u8 bit_shift; in rtw89_phy_write_rf_a() local
|
/openbmc/qemu/target/mips/tcg/ |
H A D | translate.c | 8835 int bit_shift = (ctx->hflags & MIPS_HFLAG_M16) ? 16 : 6; in gen_cp0() local
|