Searched defs:low_bit (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/gpu/drm/exynos/ |
| H A D | regs-vp.h | 52 #define VP_MASK(high_bit, low_bit) \ argument 55 #define VP_MASK_VAL(val, high_bit, low_bit) \ argument
|
| H A D | regs-mixer.h | 66 #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 D | qdma.c | 53 u16 low_pos, hi_pos, low_bit, hi_bit; in qdma_get_field() local 90 u16 low_pos, hi_pos, low_bit; in qdma_set_field() local
|
| /linux/arch/mips/include/asm/octeon/ |
| H A D | cvmx.h | 150 uint64_t low_bit, uint64_t value) in cvmx_build_bits()
|
| /linux/tools/testing/selftests/kvm/include/x86/ |
| H A D | processor.h | 247 #define KVM_X86_CPU_PROPERTY(fn, idx, gpr, low_bit, high_bit) \ argument
|