Searched defs:bit_off (Results  1 – 8 of 8) sorted by relevance
| /linux-4.4.14/drivers/pinctrl/ | 
| D | pinctrl-digicolor.c | 134 	int bit_off, reg_off;  in dc_set_mux()  local152 	int bit_off, reg_off;  in dc_pmx_request_gpio()  local
 176 	int bit_off = gpio % PINS_PER_COLLECTION;  in dc_gpio_direction_input()  local
 196 	int bit_off = gpio % PINS_PER_COLLECTION;  in dc_gpio_direction_output()  local
 215 	int bit_off = gpio % PINS_PER_COLLECTION;  in dc_gpio_get()  local
 227 	int bit_off = gpio % PINS_PER_COLLECTION;  in dc_gpio_set()  local
 
 | 
| /linux-4.4.14/fs/ocfs2/ | 
| D | localalloc.c | 731 				 u32 *bit_off,  in ocfs2_claim_local_alloc_bits()786 				u32 bit_off,  in ocfs2_free_local_alloc_bits()
 969 	int bit_off, left, count, start;  in ocfs2_sync_local_to_main()  local
 
 | 
| D | suballoc.c | 441 	u32 bit_off, num_bits;  in ocfs2_block_group_alloc_contig()  local483 					u32 *bit_off, u32 *num_bits)  in ocfs2_block_group_claim_bits()
 598 	u32 bit_off, num_bits;  in ocfs2_block_group_alloc_discontig()  local
 1329 					     unsigned int bit_off,  in ocfs2_block_group_set_bits()
 2373 					unsigned int bit_off,  in ocfs2_block_group_clear_bits()
 
 | 
| D | alloc.c | 4764 	u32 bit_off, num_bits;  in ocfs2_add_clusters_in_btree()  local6856 	u32 bit_off, num;  in ocfs2_convert_inline_data_to_extents()  local
 
 | 
| D | xattr.c | 4263 	u32 bit_off, len;  in ocfs2_xattr_create_index_block()  local5093 	u32 clusters_to_add = 1, bit_off, num_bits, v_start = 0;  in ocfs2_add_new_xattr_cluster()  local
 
 | 
| D | dir.c | 2797 	u32 alloc, dx_alloc, bit_off, len, num_dx_entries = 0;  in ocfs2_expand_inline_dir()  local
 | 
| /linux-4.4.14/drivers/thermal/samsung/ | 
| D | exynos_tmu.c | 667 	unsigned int reg_off, bit_off;  in exynos7_tmu_initialize()  local
 | 
| /linux-4.4.14/fs/btrfs/ | 
| D | free-space-cache.c | 3648 		u64 bit_off, bit_bytes;  in test_check_exists()  local
 |