Home
last modified time | relevance | path

Searched defs:limit (Results 1 – 25 of 46) sorted by relevance

12

/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/amvdec_ports/utils/
Dgolomb.h258 int k, int limit, int esc_len) in get_ur_golomb()
293 int k, int limit, int esc_len) in get_ur_golomb_jpegls()
361 int k, int limit, int esc_len) in get_sr_golomb()
372 int k, int limit, int esc_len) in get_sr_golomb_flac()
449 static inline void set_ur_golomb(struct put_bits_context *pb, int i, int k, int limit, in set_ur_golomb()
465 int i, int k, int limit, int esc_len) in set_ur_golomb_jpegls()
492 int i, int k, int limit, int esc_len) in set_sr_golomb()
506 int i, int k, int limit, int esc_len) in set_sr_golomb_flac()
/device/soc/esp/esp32/components/spi_flash/sim/
DSpiFlash.cpp241 void SpiFlash::set_erase_cycles_limit(uint32_t limit) in set_erase_cycles_limit()
246 void SpiFlash::set_total_erase_cycles_limit(uint32_t limit) in set_total_erase_cycles_limit()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
Dmali_profiling_internal.c61 u32 limit = MALI_PROFILING_MAX_BUFFER_ENTRIES; /* Use maximum buffer size */ in _mali_internal_profiling_init() local
92 _mali_osk_errcode_t _mali_internal_profiling_start(u32 *limit) in _mali_internal_profiling_start()
Dmali_kernel_sysfs.c624 …u32 limit = MALI_PROFILING_MAX_BUFFER_ENTRIES; /* This can be made configurable at a later stage i… in profiling_record_write() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
Dmali_profiling_internal.c62 u32 limit = MALI_PROFILING_MAX_BUFFER_ENTRIES; /* Use maximum buffer size */ in _mali_internal_profiling_init() local
93 mali_osk_errcode_t _mali_internal_profiling_start(u32 *limit) in _mali_internal_profiling_start()
Dmali_kernel_sysfs.c627 u32 limit = in profiling_record_write() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
Dmali_kbase_l2_mmu_config.c78 struct l2_mmu_config_limit limit = {0, /* Any GPU not in the limits array defined above */ in kbase_set_mmu_quirks() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
Dmali_kbase_l2_mmu_config.c90 struct l2_mmu_config_limit limit = { in kbase_set_mmu_quirks() local
/device/soc/rockchip/common/sdk_linux/include/linux/sched/
Dsignal.h706 static inline unsigned long task_rlimit(const struct task_struct *task, unsigned int limit) in task_rlimit()
711 static inline unsigned long task_rlimit_max(const struct task_struct *task, unsigned int limit) in task_rlimit_max()
716 static inline unsigned long rlimit(unsigned int limit) in rlimit()
721 static inline unsigned long rlimit_max(unsigned int limit) in rlimit_max()
/device/soc/rockchip/common/sdk_linux/include/linux/
Ddma-map-ops.h133 static inline void dma_contiguous_reserve(phys_addr_t limit) in dma_contiguous_reserve()
138 phys_addr_t limit, in dma_contiguous_reserve_area()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dhal_com_phycfg.h218 s8 limit; /* limit from RTK private (regulatory limit w/ HAL consideration) */ member
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_rson.c196 sint limit = 0; in rtw_get_rson_struct() local
Drtw_mbo.c72 static u8 *rtw_mbo_ie_get(u8 *pie, u32 *plen, u32 limit) in rtw_mbo_ie_get()
101 static u8 *rtw_mbo_attrs_get(u8 *pie, u32 limit, u8 attr_id, u32 *attr_len) in rtw_mbo_attrs_get()
Drtw_ieee80211.c352 u8 *rtw_get_ie(const u8 *pbuf, sint index, sint *len, sint limit) in rtw_get_ie()
726 unsigned char *rtw_get_wpa_ie(unsigned char *pie, int *wpa_ie_len, int limit) in rtw_get_wpa_ie()
778 unsigned char *rtw_get_wpa2_ie(unsigned char *pie, int *rsn_ie_len, int limit) in rtw_get_wpa2_ie()
/device/soc/chipsea/cst85/liteos_m/sdk/modules/wifi/fhost/
Dwifi_host_tx.h190 uint16_t limit; member
/device/soc/hpmicro/sdk/hpm_sdk/drivers/inc/
Dhpm_pcfg_drv.h242 static inline void pcfg_dcdc_set_lp_current_limit(PCFG_Type *ptr, uint8_t limit, bool under_limit) in pcfg_dcdc_set_lp_current_limit()
/device/soc/esp/esp32/components/heap/
Dheap_caps.c166 void heap_caps_malloc_extmem_enable(size_t limit) in heap_caps_malloc_extmem_enable()
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/
Dmpp_buffer_impl.h139 size_t limit; member
/device/soc/rockchip/common/sdk_linux/ipc/
Dutil.c276 int ipc_addid(struct ipc_ids *ids, struct kern_ipc_perm *new, int limit) in ipc_addid()
/device/soc/esp/esp32/components/hal/esp32/include/hal/
Drmt_ll.h219 static inline void rmt_ll_tx_set_limit(rmt_dev_t *dev, uint32_t channel, uint32_t limit) in rmt_ll_tx_set_limit()
/device/soc/hpmicro/sdk/hpm_sdk/soc/HPM6360/
Dhpm_sysctl_drv.h504 …ne hpm_stat_t sysctl_monitor_set_limit_low(SYSCTL_Type *ptr, uint8_t monitor_index, uint32_t limit) in sysctl_monitor_set_limit_low()
520 …e hpm_stat_t sysctl_monitor_set_limit_high(SYSCTL_Type *ptr, uint8_t monitor_index, uint32_t limit) in sysctl_monitor_set_limit_high()
/device/soc/hpmicro/sdk/hpm_sdk/soc/HPM6750/
Dhpm_sysctl_drv.h595 uint32_t limit) in sysctl_monitor_set_limit_low()
613 uint32_t limit) in sysctl_monitor_set_limit_high()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
Dhi_wifi_driver_api.c1591 hi_u32 hi_wifi_set_retry_params(const hi_char *ifname, hi_u8 type, hi_u8 limit) in hi_wifi_set_retry_params()
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/include/mesh/
Dglue.h424 unsigned int limit) in k_sem_init()
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Drmt_struct.h219 …uint32_t limit: 9; /*When channel0-7 sends more than reg_rmt_tx_lim_ch0 d… member

12