Searched defs:low_bit (Results 1 – 7 of 7) 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/drivers/ras/amd/atl/ |
H A D | denormalize.c | 584 u8 low_bit, intlv_bit = ctx->map.intlv_bit_pos; in denorm_addr_df3_6chan() local
|
H A D | internal.h | 332 static inline u64 remove_bits(u8 low_bit, u8 high_bit, u64 data) in remove_bits()
|
/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mtk-common.h | 81 unsigned char low_bit; member
|