Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Dcvmx.h149 static inline uint64_t cvmx_build_bits(uint64_t high_bit, in cvmx_build_bits()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dcrc.hpp283 static const least high_bit = 1ul << ( Bits - 1u ); member
/OK3568_Linux_fs/kernel/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.h82 unsigned char high_bit; member
/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-rk628.c1496 u32 pend, low_bit, high_bit; in rk628_irq_demux_thread() local