Home
last modified time | relevance | path

Searched refs:is_set_rm (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_devfreq.c145 bool is_set_rm = true; in kbase_devfreq_opp_helper() local
157 is_set_rm = false; in kbase_devfreq_opp_helper()
193 rockchip_set_read_margin(dev, opp_info, target_rm, is_set_rm); in kbase_devfreq_opp_helper()
203 rockchip_set_read_margin(dev, opp_info, target_rm, is_set_rm); in kbase_devfreq_opp_helper()
238 rockchip_set_read_margin(dev, opp_info, opp_info->target_rm, is_set_rm); in kbase_devfreq_opp_helper()
/OK3568_Linux_fs/kernel/include/soc/rockchip/
H A Drockchip_opp_select.h121 bool is_set_rm);
240 u32 rm, bool is_set_rm) in rockchip_set_read_margin() argument
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_system_monitor.c1268 bool is_set_rm = false; in rockchip_monitor_check_rate_volt() local
1322 is_set_rm = true; in rockchip_monitor_check_rate_volt()
1325 is_set_rm = false; in rockchip_monitor_check_rate_volt()
1354 rockchip_set_read_margin(dev, opp_info, target_rm, is_set_rm); in rockchip_monitor_check_rate_volt()
1364 rockchip_set_read_margin(dev, opp_info, target_rm, is_set_rm); in rockchip_monitor_check_rate_volt()
1395 rockchip_set_read_margin(dev, opp_info, target_rm, is_set_rm); in rockchip_monitor_check_rate_volt()
H A Drockchip_opp_select.c1719 bool is_set_rm) in rockchip_set_read_margin() argument
1721 if (!is_set_rm || !opp_info) in rockchip_set_read_margin()
/OK3568_Linux_fs/kernel/drivers/rknpu/
H A Drknpu_drv.c920 bool is_set_rm = true; in npu_opp_helper() local
926 is_set_rm = false; in npu_opp_helper()
962 rockchip_set_read_margin(dev, opp_info, target_rm, is_set_rm); in npu_opp_helper()
972 rockchip_set_read_margin(dev, opp_info, target_rm, is_set_rm); in npu_opp_helper()
1008 is_set_rm); in npu_opp_helper()