Home
last modified time | relevance | path

Searched defs:bits (Results 1076 - 1100 of 2966) sorted by relevance

1...<<41424344454647484950>>...119

/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_dummy_job_wa.c61 static u32 wait_any(struct kbase_device *kbdev, off_t offset, u32 bits) in wait_any() argument
84 static int wait(struct kbase_device *kbdev, off_t offset, u32 bits, bool set) in wait() argument
[all...]
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_hash.h319 hash_32(RK_U32 val, unsigned int bits) hash_32() argument
333 hash_64(RK_U64 val, unsigned int bits) hash_64() argument
344 hash_ptr(const void *ptr, unsigned int bits) hash_ptr() argument
[all...]
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_hash.h324 hash_32(RK_U32 val, unsigned int bits) hash_32() argument
338 hash_64(RK_U64 val, unsigned int bits) hash_64() argument
349 hash_ptr(const void *ptr, unsigned int bits) hash_ptr() argument
[all...]
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_hash.h315 hash_32(RK_U32 val, unsigned int bits) hash_32() argument
329 hash_64(RK_U64 val, unsigned int bits) hash_64() argument
340 hash_ptr(const void *ptr, unsigned int bits) hash_ptr() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/
H A Dsbc_frame.cpp119 void Frame::SbcCalculateBitsNormal(const Frame& frame, int (*bits)[VALUE8]) in SbcCalculateBitsNormal() argument
157 SbcCalculateBitsSliceNormal(const uint8_t bitPool, const int subbands, int (*bits)[8], int channel, int *bitSlice) const SbcCalculateBitsSliceNormal() argument
186 SbcCalculateBitsMax(const Frame& frame, const int channel, int subbands, int (*bits)[VALUE8]) SbcCalculateBitsMax() argument
216 SbcCalculateBitsMaxStereo(const Frame& frame, const int subbands, int (*bits)[VALUE8]) SbcCalculateBitsMaxStereo() argument
247 SbcCalculateBitsSliceStereo(const uint8_t bitPool, const int subbands, int (*bits)[VALUE8], int *bitCount, int *bitSlice) const SbcCalculateBitsSliceStereo() argument
276 SbcCalculateBitsInnerStereo(const int subbands, int bitSlice, int (*bitNeed)[VALUE8], int (*bits)[VALUE8]) SbcCalculateBitsInnerStereo() argument
294 SbcCalculateBitsStereo(const Frame& frame, int (*bits)[VALUE8]) SbcCalculateBitsStereo() argument
346 SbcCalculateBits(const Frame& frame, int (*bits)[VALUE8]) SbcCalculateBits() argument
409 int bits[VALUE_OF_TWO][VALUE8]; UnpackFrameStream() local
559 SbcCaculateLevelsAndSampleDelta(const Frame& frame, int (*bits)[VALUE8], uint32_t (*levels)[VALUE8], uint32_t (*sampleDelta)[VALUE8]) SbcCaculateLevelsAndSampleDelta() argument
581 int bits[VALUE_OF_TWO][VALUE8] = {}; PackFrameInternal() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/include/
H A Dpixel_map_utils.h123 RGB565To32(uint8_t channel, uint8_t bits) RGB565To32() argument
[all...]
/foundation/communication/dhcp/services/dhcp_server/src/
H A Daddress_utils.cpp127 int bits = 0; in NetworkBits() local
141 uint32_t bits = 0; in HostBits() local
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-mmio.c147 bgpio_get_set_multiple(struct gpio_chip *gc, unsigned long *mask, unsigned long *bits) bgpio_get_set_multiple() argument
175 bgpio_get_multiple(struct gpio_chip *gc, unsigned long *mask, unsigned long *bits) bgpio_get_multiple() argument
187 bgpio_get_multiple_be(struct gpio_chip *gc, unsigned long *mask, unsigned long *bits) bgpio_get_multiple_be() argument
263 bgpio_multiple_get_masks(struct gpio_chip *gc, unsigned long *mask, unsigned long *bits, unsigned long *set_mask, unsigned long *clear_mask) bgpio_multiple_get_masks() argument
281 bgpio_set_multiple_single_reg(struct gpio_chip *gc, unsigned long *mask, unsigned long *bits, void __iomem *reg) bgpio_set_multiple_single_reg() argument
301 bgpio_set_multiple(struct gpio_chip *gc, unsigned long *mask, unsigned long *bits) bgpio_set_multiple() argument
307 bgpio_set_multiple_set(struct gpio_chip *gc, unsigned long *mask, unsigned long *bits) bgpio_set_multiple_set() argument
313 bgpio_set_multiple_with_clear(struct gpio_chip *gc, unsigned long *mask, unsigned long *bits) bgpio_set_multiple_with_clear() argument
[all...]
H A Dgpio-pcie-idio-24.c242 idio_24_gpio_get_multiple(struct gpio_chip *chip, unsigned long *mask, unsigned long *bits) idio_24_gpio_get_multiple() argument
320 idio_24_gpio_set_multiple(struct gpio_chip *chip, unsigned long *mask, unsigned long *bits) idio_24_gpio_set_multiple() argument
[all...]
/kernel/linux/linux-5.10/drivers/char/
H A Dpc8736x_gpio.c125 static inline u32 pc8736x_gpio_configure_fn(unsigned index, u32 mask, u32 bits, in pc8736x_gpio_configure_fn() argument
147 static u32 pc8736x_gpio_configure(unsigned index, u32 mask, u32 bits) in pc8736x_gpio_configure() argument
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dpowernow-k7.c64 } bits; member
[all...]
/kernel/linux/linux-5.10/drivers/firmware/
H A Dpcdp.h37 u8 bits; member
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dcminst44xx.c131 static u32 omap4_cminst_rmw_inst_reg_bits(u32 mask, u32 bits, u8 part, u16 inst, in omap4_cminst_rmw_inst_reg_bits() argument
144 static u32 omap4_cminst_set_inst_reg_bits(u32 bits, u8 part, u16 inst, s16 idx) in omap4_cminst_set_inst_reg_bits() argument
149 static u32 omap4_cminst_clear_inst_reg_bits(u32 bits, u8 part, u16 inst, in omap4_cminst_clear_inst_reg_bits() argument
H A Dprm3xxx.c125 u32 omap3_prm_vcvp_rmw(u32 mask, u32 bits, u8 offset) in omap3_prm_vcvp_rmw() argument
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx.h114 */ static inline uint64_t cvmx_build_mask(uint64_t bits) in cvmx_build_mask() argument
[all...]
/kernel/linux/linux-5.10/arch/mips/lantiq/falcon/
H A Dsysctrl.c125 unsigned int bits; sysctl_reboot() local
165 clkdev_add_sys(const char *dev, unsigned int module, unsigned int bits) clkdev_add_sys() argument
[all...]
/kernel/linux/linux-5.10/arch/mips/math-emu/
H A Dieee754.h29 u64 bits; member
39 u32 bits; member
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H A Dpic.c203 int irq, bits; in gatwick_action() local
227 unsigned long bits = 0; in pmac_pic_get_irq() local
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dsev-es-shared.c489 int bits = (exit_info_1 & 0x70) >> 1; in vc_handle_ioio() local
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dio_apic.h36 } __attribute__ ((packed)) bits; member
47 } __attribute__ ((packed)) bits; member
56 } __attribute__ ((packed)) bits; member
64 } __attribute__ ((packed)) bits; member
H A Delf.h397 unsigned long bits; member
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Dinterrupt.c49 static irq_hw_number_t iic_pending_to_hwnum(struct cbe_iic_pending_bits bits) in iic_pending_to_hwnum() argument
96 unsigned long bits, ack; in iic_ioexc_cascade() local
[all...]
/kernel/linux/linux-5.10/arch/s390/pci/
H A Dpci_dma.c545 static unsigned long *bitmap_vzalloc(size_t bits, gfp_t flags) in bitmap_vzalloc() argument
/kernel/linux/linux-5.10/arch/arm/probes/
H A Ddecode.h271 u32 bits; global() member
[all...]
/kernel/linux/linux-5.10/drivers/acpi/
H A Dacpi_ipmi.c523 acpi_ipmi_space_handler(u32 function, acpi_physical_address address, u32 bits, acpi_integer *value, void *handler_context, void *region_context) acpi_ipmi_space_handler() argument

Completed in 17 milliseconds

1...<<41424344454647484950>>...119