Home
last modified time | relevance | path

Searched defs:low_bit (Results 1 – 7 of 7) 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.c53 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 Dcvmx.h150 uint64_t low_bit, uint64_t value) in cvmx_build_bits()
/linux/drivers/ras/amd/atl/
H A Ddenormalize.c584 u8 low_bit, intlv_bit = ctx->map.intlv_bit_pos; in denorm_addr_df3_6chan() local
H A Dinternal.h332 static inline u64 remove_bits(u8 low_bit, u8 high_bit, u64 data) in remove_bits()
/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.h81 unsigned char low_bit; member