Home
last modified time | relevance | path

Searched defs:shift (Results 401 – 425 of 1387) sorted by relevance

1...<<11121314151617181920>>...56

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/
H A Dcpp_int.hpp1287 static const limb_type shift = std::numeric_limits<limb_type>::digits; in do_assign_arithmetic() local
1407 std::size_t limb, shift; in do_assign_string() local
1444 std::size_t limb, shift; in do_assign_string() local
1561 limb_type shift = base == 8 ? 3 : 4; in do_get_trivial_string() local
1646 limb_type shift = base == 8 ? 3 : 4; in do_get_string() local
1753 unsigned shift = (byte_location % sizeof(limb_type)) * CHAR_BIT; in construct_from_container() local
1776 unsigned shift = (byte_location % sizeof(local_limb_type)) * CHAR_BIT; in construct_from_container() local
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dvvar.h22 int shift; member
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mtrr/
H A Dcyrix.c17 unsigned char arr, ccr3, rcr, shift; in cyrix_get_arr() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dsumo_smc.c168 u32 shift = 0; in sumo_set_tdp_limit() local
/OK3568_Linux_fs/kernel/drivers/clk/hisilicon/
H A Dclk-hisi-phase.c23 u8 shift; member
/OK3568_Linux_fs/kernel/tools/testing/radix-tree/
H A Dmultiorder.c59 int shift = height * XA_CHUNK_SHIFT; in multiorder_iteration() local
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dti-ads8344.c103 int *shift, long mask) in ads8344_read_raw()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/nohash/
H A Dbook3e_hugetlbpage.c130 unsigned long psize, tsize, shift; in book3e_hugetlb_preload() local
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-ralink/
H A Dpinmux.h42 const u32 shift; member
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dkernel-pgtable.h68 #define EARLY_ENTRIES(vstart, vend, shift) \ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dbitmap.h1056 for (unsigned int shift = 0; in base_bitmap_view() local
1069 for (unsigned int shift = 0; shift < array_element_bits; in base_bitmap_view() local
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dplpar_wrappers.h209 unsigned long shift) in plpar_resize_hpt_prepare()
215 unsigned long shift) in plpar_resize_hpt_commit()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dbitmap.h1056 for (unsigned int shift = 0; in base_bitmap_view() local
1069 for (unsigned int shift = 0; shift < array_element_bits; in base_bitmap_view() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dbitmap.h442 unsigned int shift, unsigned int nbits) in bitmap_shift_right()
451 unsigned int shift, unsigned int nbits) in bitmap_shift_left()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dgen8_ppgtt.c115 const int shift = gen8_pd_shift(lvl); in gen8_pd_range() local
148 unsigned int shift = __gen8_pte_shift(vm->top); in gen8_pd_top_count() local
/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-stm32.c327 u32 ccmr, mask, shift; in stm32_pwm_config() local
494 u32 shift = TIM_BDTR_BKF_SHIFT(bi->index); in stm32_pwm_set_breakinput() local
/OK3568_Linux_fs/external/xserver/mi/
H A Dmicmap.c90 int shift = 16 - pVisual->bitsPerRGBValue; in miResolveColor() local
111 unsigned lim, maxent, shift; in miInitializeColormap() local
/OK3568_Linux_fs/kernel/arch/hexagon/lib/
H A Dmemcpy.S166 #define shift R8 /* used to work a shifter to extract bytes */ macro
244 shift = asl(prolog, #3); define
/OK3568_Linux_fs/kernel/drivers/misc/
H A Disl29003.c65 u32 reg, u8 mask, u8 shift) in __isl29003_read_reg()
73 u32 reg, u8 mask, u8 shift, u8 val) in __isl29003_write_reg()
/OK3568_Linux_fs/kernel/lib/
H A Dsbitmap.c44 int sbitmap_init_node(struct sbitmap *sb, unsigned int depth, int shift, in sbitmap_init_node()
356 int shift, bool round_robin, gfp_t flags, int node) in sbitmap_queue_init_node()
/OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/
H A Dadm1275.c176 int shift, ret; in adm1275_read_pmon_config() local
203 int shift, ret; in adm1275_write_pmon_config() local
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbook3s_64_vio_hv.c122 long shift = stit->tbl->it_page_shift; in kvmppc_rm_tce_validate() local
452 unsigned shift = 0; in kvmppc_rm_ua_to_hpa() local
/OK3568_Linux_fs/kernel/drivers/iio/dac/
H A Dad5360.c195 unsigned int shift) in ad5360_write_unlocked()
207 unsigned int addr, unsigned int val, unsigned int shift) in ad5360_write()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-lp8841-rtc.c73 u32 shift = 32 - bits; in bitbang_txrx_be_cpha0_lsb() local
/OK3568_Linux_fs/kernel/drivers/phy/broadcom/
H A Dphy-bcm-cygnus-pcie.c62 unsigned shift; in cygnus_pcie_power_config() local

1...<<11121314151617181920>>...56