Home
last modified time | relevance | path

Searched refs:total_count (Results 1 - 6 of 6) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/devfreq/event/
H A Drockchip-dfi.c155 edata->total_count = dfi_timer; in rk3128_dfi_get_event()
209 u32 rd_count, wr_count, total_count; in rk3288_dfi_get_busier_ch() local
220 regmap_read(info->regmap_grf, RK3288_GRF_SOC_STATUS(0xe + i * 0x4), &total_count); in rk3288_dfi_get_busier_ch()
222 info->ch_usage[i].total = total_count; in rk3288_dfi_get_busier_ch()
245 edata->total_count = info->ch_usage[busier_ch].total; in rk3288_dfi_get_event()
307 edata->total_count = dfi_timer; in rk3368_dfi_get_event()
433 edata->total_count = info->ch_usage[busier_ch].total; in rockchip_dfi_get_event()
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dutils_mpp.h88 typedef void (*FpsCalcCb)(RK_S64 total_time, RK_S64 total_count, RK_S64 last_time, RK_S64 last_count);
/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H A Dcore.c2928 int total_count = 0; in regulator_disable_work() local
2948 total_count += count; in regulator_disable_work()
2958 WARN_ON(!total_count); in regulator_disable_work()
/device/soc/rockchip/common/vendor/drivers/devfreq/
H A Drockchip_dmc.c530 stat->total_time = edata.total_count; in rockchip_dmcfreq_get_dev_status()
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/
H A Drockchip_dmc.c534 stat->total_time = edata.total_count; in rockchip_dmcfreq_get_dev_status()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dwlioctl.h5981 uint32 total_count; /**< Total expected results */ member

Completed in 74 milliseconds