Home
last modified time | relevance | path

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

12

/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/board/isoftstone/yangfan/kernel/src/incl/soc/
Drockchip_opp_select.h87 struct device_node *np, int bin, in rockchip_of_get_bin_sel()
94 int bin, int *bin_volt_sel) in rockchip_of_get_bin_volt_sel()
126 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/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/board/isoftstone/zhiyuan/kernel/driver/drivers/cpufreq/
Dsun50i-cpufreq-nvmem.c141 static void sun50iw10_bin_xlate(bool high_speed, char *name, u32 bin) in sun50iw10_bin_xlate()
254 u32 bin = (nv_bin >> 12) & 0xf; in sun8iw20_bin_xlate() local
296 u32 bin = (nv_bin >> 12) & 0xf; in sun20iw1_bin_xlate() 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/board/isoftstone/yangfan/kernel/src/driv/soc/
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/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/board/isoftstone/yangfan/kernel/src/driv/cpufreq/
Drockchip-cpufreq.c49 int *bin, int *process) in rk3399_get_soc_info()
229 int bin = -EINVAL; in rockchip_cpufreq_cluster_init() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/crypto/
Drtw_crypto_wrap.c55 void bin_clear_free(void *bin, size_t len) in bin_clear_free()
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Ddhd_linux_lb.c745 void dhd_lb_stats_update_napi_latency(uint64 *bin, uint32 latency) in dhd_lb_stats_update_napi_latency()
776 void dhd_lb_stats_update_histo(uint32 **bin, uint32 count, uint32 cpu) in dhd_lb_stats_update_histo()
/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/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/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Ddhd_linux_lb.c670 void dhd_lb_stats_update_histo(uint32 **bin, uint32 count, uint32 cpu) in dhd_lb_stats_update_histo()
Ddhd_pcie.c7620 int bin; in dhd_bus_dump() local
/device/board/isoftstone/yangfan/kernel/src/driv/video/rockchip/mpp/
Dmpp_rkvenc.c962 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()
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
Dmpp_rkvenc.c965 int *bin, int *process) in rv1126_get_soc_info()
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/
Dshell.c305 static size_t hex2bin(const char *hex, u8_t *bin, size_t bin_len) in hex2bin()
/device/soc/hpmicro/sdk/hpm_sdk/middleware/hpm_sdmmc/lib/
Dhpm_sdmmc_emmc.h89 uint8_t bin: 6; /*!< Bank Index Number */ member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Ddhd_linux.c219 uint32 bin[NUMBIN]; member
1744 static void dhd_lb_stats_update_histo(uint32 **bin, uint32 count, uint32 cpu) in dhd_lb_stats_update_histo()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Dioctl_linux.c5007 static int uuid_str2bin(const char *str, u8 *bin)

12