Home
last modified time | relevance | path

Searched defs:bin (Results 1 – 21 of 21) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/utils/
Duuid.c15 int uuid_str2bin(const char *str, u8 *bin) in uuid_str2bin()
50 int uuid_bin2str(const u8 *bin, char *str, size_t max_len) in uuid_bin2str()
Dcommon.c1003 void bin_clear_free(void *bin, size_t len) in bin_clear_free()
/device/soc/rockchip/common/vendor/drivers/cpufreq/
Drockchip-cpufreq.c48 static int px30_get_soc_info(struct device *dev, struct device_node *np, int *bin, int *process) in px30_get_soc_info()
72 static int rk3288_get_soc_info(struct device *dev, struct device_node *np, int *bin, int *process) in rk3288_get_soc_info()
138 static int rk3399_get_soc_info(struct device *dev, struct device_node *np, int *bin, int *process) in rk3399_get_soc_info()
220 static int rv1126_get_soc_info(struct device *dev, struct device_node *np, int *bin, int *process) in rv1126_get_soc_info()
418 int bin = -EINVAL; in rockchip_cpufreq_cluster_init() local
/device/soc/rockchip/rk3588/kernel/drivers/cpufreq/
Drockchip-cpufreq.c54 int *bin, int *process) in px30_get_soc_info()
78 int *bin, int *process) in rk3288_get_soc_info()
138 int *bin, int *process) in rk3399_get_soc_info()
236 int *bin, int *process) in rv1126_get_soc_info()
459 int bin = -EINVAL; in rockchip_cpufreq_cluster_init() local
/device/soc/rockchip/rk3588/kernel/include/soc/rockchip/
Drockchip_opp_select.h88 struct device_node *np, int bin, in rockchip_of_get_bin_sel()
95 int bin, int *bin_volt_sel) in rockchip_of_get_bin_volt_sel()
127 int bin, int process, int *scale, in rockchip_get_scale_volt_sel()
/device/soc/rockchip/common/sdk_linux/include/soc/rockchip/
Drockchip_opp_select.h67 static inline void rockchip_of_get_bin_sel(struct device *dev, struct device_node *np, int bin, int… in rockchip_of_get_bin_sel()
71 static inline void rockchip_of_get_bin_volt_sel(struct device *dev, struct device_node *np, int bin in rockchip_of_get_bin_volt_sel()
95 …ckchip_get_scale_volt_sel(struct device *dev, char *lkg_name, char *reg_name, int bin, int process, in rockchip_get_scale_volt_sel()
/device/soc/hisilicon/ws63v100/sdk/open_source/GmSSL3.0/tools/
Dpbkdf2.c32 int bin = 0; in pbkdf2_main() local
Dsm3hmac.c27 int bin = 0; in sm3hmac_main() local
Dsm3.c26 int bin = 0; in sm3_main() local
/device/soc/hisilicon/ws63v100/sdk/build/script/parse_tool/
Dparse_basic.py167 def register_bin(bin,start_addr,size): argument
237 def parse_memory_register_bin(bin,start_addr,size): argument
Dparse_elf.py861 def print_var_array(self,bin,type_tag): argument
864 def print_var_type(self,bin,type_tag): argument
/device/soc/rockchip/common/vendor/drivers/rockchip/
Drockchip_opp_select.c43 int bin; member
771 void rockchip_of_get_bin_sel(struct device *dev, struct device_node *np, int bin, int *scale_sel) in rockchip_of_get_bin_sel()
786 void rockchip_of_get_bin_volt_sel(struct device *dev, struct device_node *np, int bin, int *bin_vol… in rockchip_of_get_bin_volt_sel()
859 void rockchip_get_scale_volt_sel(struct device *dev, char *lkg_name, char *reg_name, int bin, int p… in rockchip_get_scale_volt_sel()
1145 int bin = -EINVAL, process = -EINVAL; in rockchip_init_opp_table() local
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
Drockchip_opp_select.c44 int bin; member
789 int bin, int *scale_sel) in rockchip_of_get_bin_sel()
804 int bin, int *bin_volt_sel) in rockchip_of_get_bin_volt_sel()
875 char *reg_name, int bin, int process, in rockchip_get_scale_volt_sel()
1149 int bin = -EINVAL, process = -EINVAL; in rockchip_init_opp_table() local
/device/soc/hisilicon/ws63v100/sdk/open_source/GmSSL3.0/src/
Dgf128.c34 uint8_t bin[16]; in gf128_from_hex() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/platform/rk/
Dmali_kbase_config_rk.c425 static int rk3288_get_soc_info(struct device *dev, struct device_node *np, int *bin, int *process) in rk3288_get_soc_info()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/platform/rk/
Dmali_kbase_config_rk.c435 int *bin, int *process) in rk3288_get_soc_info()
/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/common/
Dsae.c622 u8 *bin; in debug_print_bignum() local
644 u8 bin[SAE_MAX_ECC_PRIME_LEN]; in sswu() local
1152 u8 bin[SAE_MAX_ECC_PRIME_LEN * 2]; in sae_derive_pwe_from_pt_ecc() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_linux_lb.c666 void dhd_lb_stats_update_histo(uint32 **bin, uint32 count, uint32 cpu) in dhd_lb_stats_update_histo()
Ddhd_pcie.c7465 int bin; in dhd_bus_dump() local
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
Dmpp_rkvenc.c965 int *bin, int *process) in rv1126_get_soc_info()
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
Dmpp_rkvenc.c916 static int __maybe_unused rv1126_get_soc_info(struct device *dev, struct device_node *np, int *bin,… in rv1126_get_soc_info()