Home
last modified time | relevance | path

Searched refs:lsb_shift (Results 1 – 25 of 35) sorted by relevance

12

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hwmon/
H A Dadt7411.c117 u8 msb_reg, u8 lsb_shift) in adt7411_read_10_bit() argument
128 tmp = (val >> lsb_shift) & 3; in adt7411_read_10_bit()
294 int reg, lsb_reg, lsb_shift; in adt7411_read_in_chan() local
305 lsb_shift = 2 * (nr & 0x03); in adt7411_read_in_chan()
308 lsb_shift); in adt7411_read_in_chan()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hwmon/
H A Dadt7411.c117 u8 msb_reg, u8 lsb_shift) in adt7411_read_10_bit() argument
128 tmp = (val >> lsb_shift) & 3; in adt7411_read_10_bit()
294 int reg, lsb_reg, lsb_shift; in adt7411_read_in_chan() local
305 lsb_shift = 2 * (nr & 0x03); in adt7411_read_in_chan()
308 lsb_shift); in adt7411_read_in_chan()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hwmon/
H A Dadt7411.c117 u8 msb_reg, u8 lsb_shift) in adt7411_read_10_bit() argument
128 tmp = (val >> lsb_shift) & 3; in adt7411_read_10_bit()
294 int reg, lsb_reg, lsb_shift; in adt7411_read_in_chan() local
305 lsb_shift = 2 * (nr & 0x03); in adt7411_read_in_chan()
308 lsb_shift); in adt7411_read_in_chan()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Drtlanal.c3639 poly_uint64 lsb_shift) in subreg_size_offset_from_lsb() argument
3645 gcc_checking_assert (known_eq (lsb_shift, 0U)); in subreg_size_offset_from_lsb()
3649 poly_uint64 lower_bytes = exact_div (lsb_shift, BITS_PER_UNIT); in subreg_size_offset_from_lsb()
H A Drtl.h2398 poly_uint64 lsb_shift)
2401 GET_MODE_SIZE (inner_mode), lsb_shift);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Drtlanal.c3997 poly_uint64 lsb_shift) in subreg_size_offset_from_lsb() argument
4003 gcc_checking_assert (known_eq (lsb_shift, 0U)); in subreg_size_offset_from_lsb()
4007 poly_uint64 lower_bytes = exact_div (lsb_shift, BITS_PER_UNIT); in subreg_size_offset_from_lsb()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Drtlanal.c3668 poly_uint64 lsb_shift) in subreg_size_offset_from_lsb() argument
3674 gcc_checking_assert (known_eq (lsb_shift, 0U)); in subreg_size_offset_from_lsb()
3678 poly_uint64 lower_bytes = exact_div (lsb_shift, BITS_PER_UNIT); in subreg_size_offset_from_lsb()
H A Drtl.h2445 poly_uint64 lsb_shift)
2448 GET_MODE_SIZE (inner_mode), lsb_shift);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Drtlanal.c3639 poly_uint64 lsb_shift) in subreg_size_offset_from_lsb() argument
3645 gcc_checking_assert (known_eq (lsb_shift, 0U)); in subreg_size_offset_from_lsb()
3649 poly_uint64 lower_bytes = exact_div (lsb_shift, BITS_PER_UNIT); in subreg_size_offset_from_lsb()
H A Drtl.h2398 poly_uint64 lsb_shift)
2401 GET_MODE_SIZE (inner_mode), lsb_shift);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Drtlanal.c3639 poly_uint64 lsb_shift) in subreg_size_offset_from_lsb() argument
3645 gcc_checking_assert (known_eq (lsb_shift, 0U)); in subreg_size_offset_from_lsb()
3649 poly_uint64 lower_bytes = exact_div (lsb_shift, BITS_PER_UNIT); in subreg_size_offset_from_lsb()
H A Drtl.h2398 poly_uint64 lsb_shift)
2401 GET_MODE_SIZE (inner_mode), lsb_shift);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Drtlanal.c3639 poly_uint64 lsb_shift) in subreg_size_offset_from_lsb() argument
3645 gcc_checking_assert (known_eq (lsb_shift, 0U)); in subreg_size_offset_from_lsb()
3649 poly_uint64 lower_bytes = exact_div (lsb_shift, BITS_PER_UNIT); in subreg_size_offset_from_lsb()
H A Drtl.h2398 poly_uint64 lsb_shift)
2401 GET_MODE_SIZE (inner_mode), lsb_shift);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Drtlanal.c3639 poly_uint64 lsb_shift) in subreg_size_offset_from_lsb() argument
3645 gcc_checking_assert (known_eq (lsb_shift, 0U)); in subreg_size_offset_from_lsb()
3649 poly_uint64 lower_bytes = exact_div (lsb_shift, BITS_PER_UNIT); in subreg_size_offset_from_lsb()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Drtlanal.c3676 poly_uint64 lsb_shift) in subreg_size_offset_from_lsb() argument
3682 gcc_checking_assert (known_eq (lsb_shift, 0U)); in subreg_size_offset_from_lsb()
3686 poly_uint64 lower_bytes = exact_div (lsb_shift, BITS_PER_UNIT); in subreg_size_offset_from_lsb()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Drtlanal.c4012 poly_uint64 lsb_shift) in subreg_size_offset_from_lsb() argument
4018 gcc_checking_assert (known_eq (lsb_shift, 0U)); in subreg_size_offset_from_lsb()
4022 poly_uint64 lower_bytes = exact_div (lsb_shift, BITS_PER_UNIT); in subreg_size_offset_from_lsb()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Drtlanal.c3668 poly_uint64 lsb_shift) in subreg_size_offset_from_lsb() argument
3674 gcc_checking_assert (known_eq (lsb_shift, 0U)); in subreg_size_offset_from_lsb()
3678 poly_uint64 lower_bytes = exact_div (lsb_shift, BITS_PER_UNIT); in subreg_size_offset_from_lsb()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Drtlanal.c3681 poly_uint64 lsb_shift) in subreg_size_offset_from_lsb() argument
3687 gcc_checking_assert (known_eq (lsb_shift, 0U)); in subreg_size_offset_from_lsb()
3691 poly_uint64 lower_bytes = exact_div (lsb_shift, BITS_PER_UNIT); in subreg_size_offset_from_lsb()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Drtlanal.c4012 poly_uint64 lsb_shift) in subreg_size_offset_from_lsb() argument
4018 gcc_checking_assert (known_eq (lsb_shift, 0U)); in subreg_size_offset_from_lsb()
4022 poly_uint64 lower_bytes = exact_div (lsb_shift, BITS_PER_UNIT); in subreg_size_offset_from_lsb()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Drtlanal.c3644 poly_uint64 lsb_shift) in subreg_size_offset_from_lsb() argument
3650 gcc_checking_assert (known_eq (lsb_shift, 0U)); in subreg_size_offset_from_lsb()
3654 poly_uint64 lower_bytes = exact_div (lsb_shift, BITS_PER_UNIT); in subreg_size_offset_from_lsb()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Drtlanal.c4012 poly_uint64 lsb_shift) in subreg_size_offset_from_lsb() argument
4018 gcc_checking_assert (known_eq (lsb_shift, 0U)); in subreg_size_offset_from_lsb()
4022 poly_uint64 lower_bytes = exact_div (lsb_shift, BITS_PER_UNIT); in subreg_size_offset_from_lsb()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Drtlanal.c3681 poly_uint64 lsb_shift) in subreg_size_offset_from_lsb() argument
3687 gcc_checking_assert (known_eq (lsb_shift, 0U)); in subreg_size_offset_from_lsb()
3691 poly_uint64 lower_bytes = exact_div (lsb_shift, BITS_PER_UNIT); in subreg_size_offset_from_lsb()
H A Drtl.h2410 poly_uint64 lsb_shift)
2413 GET_MODE_SIZE (inner_mode), lsb_shift);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Drtlanal.c3673 poly_uint64 lsb_shift) in subreg_size_offset_from_lsb() argument
3679 gcc_checking_assert (known_eq (lsb_shift, 0U)); in subreg_size_offset_from_lsb()
3683 poly_uint64 lower_bytes = exact_div (lsb_shift, BITS_PER_UNIT); in subreg_size_offset_from_lsb()

12