Home
last modified time | relevance | path

Searched defs:low_bit (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/exynos/
H A Dregs-vp.h52 #define VP_MASK(high_bit, low_bit) \ argument
55 #define VP_MASK_VAL(val, high_bit, low_bit) \ argument
H A Dregs-mixer.h66 #define MXR_MASK(high_bit, low_bit) \ argument
69 #define MXR_MASK_VAL(val, high_bit, low_bit) \ argument
/linux/drivers/dma/amd/qdma/
H A Dqdma.c52 u16 low_pos, hi_pos, low_bit, hi_bit; in qdma_get_field() local
89 u16 low_pos, hi_pos, low_bit; in qdma_set_field() local
/linux/arch/mips/include/asm/octeon/
H A Dcvmx.h150 uint64_t low_bit, uint64_t value) in cvmx_build_bits()
/linux/drivers/net/wireless/realtek/rtw89/
H A Defuse_be.c457 u8 low_bit, high_bit, cnt_zero = 0; in get_sb_cryp_sel_idx() local
/linux/tools/testing/selftests/kvm/include/x86/
H A Dprocessor.h249 KVM_X86_CPU_PROPERTY(fn,idx,gpr,low_bit,high_bit) global() argument