Searched defs:high_bit (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/exynos/ |
D | regs-vp.h | 52 #define VP_MASK(high_bit, low_bit) \ argument 55 #define VP_MASK_VAL(val, high_bit, low_bit) \ argument
|
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-6.12.1/arch/mips/include/asm/octeon/ |
D | cvmx.h | 149 static inline uint64_t cvmx_build_bits(uint64_t high_bit, in cvmx_build_bits()
|
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/ |
D | efuse_be.c | 449 u8 low_bit, high_bit, cnt_zero = 0; in get_sb_cryp_sel_idx() local
|
/linux-6.12.1/drivers/ras/amd/atl/ |
D | internal.h | 331 static inline u64 remove_bits(u8 low_bit, u8 high_bit, u64 data) in remove_bits()
|
/linux-6.12.1/drivers/pinctrl/mediatek/ |
D | pinctrl-mtk-common.h | 82 unsigned char high_bit; member
|
/linux-6.12.1/fs/bcachefs/ |
D | bset.c | 601 int shift, exponent, high_bit; in make_bfloat() local
|
/linux-6.12.1/tools/testing/selftests/kvm/include/x86_64/ |
D | processor.h | 237 #define KVM_X86_CPU_PROPERTY(fn, idx, gpr, low_bit, high_bit) \ argument
|