Home
last modified time | relevance | path

Searched defs:max (Results 1 - 25 of 64) sorted by relevance

123

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DSocket.h86 #define max(A,B) ( (A) > (B) ? (A):(B)) macro
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drockchip_ipa.c24 u32 min = data->lkg_range[0], max = data->lkg_range[1]; in calculate_static_coefficient() local
H A Drockchip_opp_select.c38 int max; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_firmware_cfg.c60 u32 max; member
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Drockchip_ipa.c24 u32 min = data->lkg_range[0], max = data->lkg_range[1]; in calculate_static_coefficient() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_traffic_classify.c72 static hi_u32 hmac_tx_add_cfm_traffic(hmac_user_stru *hmac_user, hi_u8 tid, const hmac_tx_major_flow_stru *max) in hmac_tx_add_cfm_traffic() argument
193 hmac_tx_major_flow_stru max = { 0 }; in hmac_tx_find_major_traffic() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/
H A Dtransfer.c29 hi_u32 loader_serial_ymodem(hi_u32 offset, hi_u32 erased_size, hi_u32 min, hi_u32 max) in loader_serial_ymodem() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/cipher/
H A Ddrv_osal_lib.h117 #define max(a, b) ((a) > (b) ? (a) : (b)) macro
/device/soc/rockchip/common/sdk_linux/include/soc/rockchip/
H A Drockchip_dmc.h38 unsigned int max; member
H A Drockchip_system_monitor.h16 unsigned int max; /* Maximum frequency in MHz */ member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_dvfs_policy.c57 u64 max = time_period; in calculate_window_render_fps() local
H A Dmali_osk_types.h440 u32 max; member
/device/soc/rockchip/common/sdk_linux/drivers/mmc/core/
H A Dhost.c471 int max; in mmc_first_nonreserved_index() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_dvfs_policy.c46 u64 max = time_period; in calculate_window_render_fps() local
H A Dmali_osk_types.h460 u32 max; member
/device/soc/rockchip/rk3588/kernel/include/soc/rockchip/
H A Drockchip_dmc.h38 unsigned int max; member
H A Drockchip_system_monitor.h16 unsigned int max; /* Maximum frequency in MHz */ member
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtinput.c49 uint32_t max; member
/device/qemu/drivers/virtio/
H A Dvirtinput.c47 uint32_t max; member
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dmemblock.h72 unsigned long max; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_flowring.c121 dhd_flow_queue_reinit(dhd_pub_t *dhdp, flow_queue_t *queue, int max) in dhd_flow_queue_reinit() argument
141 dhd_flow_queue_init(dhd_pub_t *dhdp, flow_queue_t *queue, int max) in dhd_flow_queue_init() argument
H A Ddhd_flowring.h118 uint16 max; /* maximum or min budget (used in cumm) */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/
H A Dcryp_hash.c356 hi_u32 left, size, max; in cryp_hash_process() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/
H A Dosd_img.c131 HI_U32 max(HI_U32 a, HI_U32 b) in max() function
/device/soc/rockchip/common/sdk_linux/drivers/hid/
H A Dhid-input.c418 s32 min, max; in hidinput_setup_battery() local
542 int max = 0, code; hidinput_configure_usage() local
[all...]

Completed in 19 milliseconds

123