Searched defs:bit_shift (Results  1 – 12 of 12) sorted by relevance
| /linux-4.1.27/drivers/staging/rtl8712/ | 
| D | rtl871x_mp.c | 221 	u32 org_value, bit_shift, new_value;  in get_bb_reg()  local234 	u32 org_value, bit_shift, new_value;  in set_bb_reg()  local
 248 	u32 org_value, bit_shift, new_value;  in get_rf_reg()  local
 259 	u32 org_value, bit_shift, new_value;  in set_rf_reg()  local
 
 | 
| /linux-4.1.27/arch/arm/mach-omap2/ | 
| D | cm33xx.c | 219 				       u8 bit_shift)  in am33xx_cm_wait_module_ready()242 				      u8 bit_shift)  in am33xx_cm_wait_module_idle()
 
 | 
| D | cminst44xx.c | 277 					  u8 bit_shift)  in omap4_cminst_wait_module_ready()303 					 u8 bit_shift)  in omap4_cminst_wait_module_idle()
 
 | 
| /linux-4.1.27/drivers/clk/ti/ | 
| D | clock.h | 85 	u8 bit_shift;  member95 	u8 bit_shift;  member
 113 	u8 bit_shift;  member
 
 | 
| /linux-4.1.27/include/linux/isdn/ | 
| D | hdlc.h | 33 	int bit_shift;  member
 | 
| /linux-4.1.27/arch/arm/mach-shmobile/ | 
| D | pm-rmobile.h | 25 	unsigned int bit_shift;  member
 | 
| /linux-4.1.27/drivers/staging/rtl8188eu/hal/ | 
| D | phy.c | 48 	u32 return_value = 0, original_value, bit_shift;  in phy_query_bb_reg()  local58 	u32 original_value, bit_shift;  in phy_set_bb_reg()  local
 129 	u32 original_value, readback_value, bit_shift;  in phy_query_rf_reg()  local
 140 	u32 original_value, bit_shift;  in phy_set_rf_reg()  local
 
 | 
| /linux-4.1.27/drivers/net/ethernet/intel/igbvf/ | 
| D | vf.c | 191 	u8 bit_shift = 0;  in e1000_hash_mc_addr_vf()  local
 | 
| /linux-4.1.27/drivers/net/ethernet/intel/igb/ | 
| D | e1000_mac.c | 375 	u8 bit_shift = 0;  in igb_hash_mc_addr()  local
 | 
| /linux-4.1.27/drivers/net/ethernet/intel/e1000e/ | 
| D | mac.c | 267 	u8 bit_shift = 0;  in e1000_hash_mc_addr()  local
 | 
| /linux-4.1.27/drivers/net/wireless/rtlwifi/btcoexist/ | 
| D | halbtcoutsrc.c | 512 	u8 original_value, bit_shift = 0;  in halbtc_bitmask_write_1byte()  local
 | 
| /linux-4.1.27/drivers/mtd/nand/ | 
| D | atmel_nand.c | 1805 	int index = 0, bit_shift;  in nfc_make_addr()  local
 |