Searched defs:b_offset (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/misc/mei/ |
H A D | dma-ring.c | 135 size_t b_offset = offset << 2; in mei_dma_copy_from() local 157 size_t b_offset = offset << 2; in mei_dma_copy_to() local
|
/linux/arch/x86/crypto/ |
H A D | twofish-i586-asm_32.S | 20 #define b_offset 4 macro
|
/linux/drivers/gpu/drm/sun4i/ |
H A D | sun8i_hdmi_phy.c | 239 u32 b_offset = 0; in sun8i_h3_hdmi_phy_config() local
|
/linux/fs/bcachefs/ |
H A D | buckets.c | 1204 u64 b_offset = bucket_to_sector(ca, b); in bch2_is_superblock_bucket() local
|
/linux/tools/perf/util/ |
H A D | symbol-elf.c | 317 u64 b_offset = get_rel_offset(ri, *(const u32 *)b); in rel_cmp() local
|
/linux/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 12112 u32 i, offset, len, b_offset, b_count, cpmu_val = 0; in tg3_get_eeprom() local 12202 u32 offset, len, b_offset, odd_len; in tg3_set_eeprom() local
|
/linux/drivers/net/ethernet/sun/ |
H A D | niu.c | 6915 u32 b_offset, b_count; in niu_get_eeprom() local
|