Home
last modified time | relevance | path

Searched refs:current_voltage (Results 1 - 8 of 8) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_devfreq.c79 if (mdev->current_voltage == voltage) { in mali_devfreq_target()
87 mdev->current_voltage = voltage; in mali_devfreq_target()
93 if (mdev->regulator && mdev->current_voltage != voltage && old_freq < freq) { in mali_devfreq_target()
114 if (mdev->regulator && mdev->current_voltage != voltage && old_freq > freq) { in mali_devfreq_target()
123 mdev->current_voltage = voltage; in mali_devfreq_target()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_devfreq.c78 if (mdev->current_voltage == voltage) in mali_devfreq_target()
85 mdev->current_voltage = voltage; in mali_devfreq_target()
91 if (mdev->regulator && mdev->current_voltage != voltage && in mali_devfreq_target()
112 if (mdev->regulator && mdev->current_voltage != voltage && in mali_devfreq_target()
122 mdev->current_voltage = voltage; in mali_devfreq_target()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_devfreq.c119 if (kbdev->current_voltage == voltage) in kbase_devfreq_target()
126 kbdev->current_voltage = voltage; in kbase_devfreq_target()
133 if (kbdev->regulator && kbdev->current_voltage != voltage && in kbase_devfreq_target()
154 if (kbdev->regulator && kbdev->current_voltage != voltage && in kbase_devfreq_target()
169 kbdev->current_voltage = voltage; in kbase_devfreq_target()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_devfreq.c115 if (kbdev->current_voltage == voltage) { in kbase_devfreq_target()
123 kbdev->current_voltage = voltage; in kbase_devfreq_target()
130 if (kbdev->regulator && kbdev->current_voltage != voltage && old_freq < freq) { in kbase_devfreq_target()
150 if (kbdev->regulator && kbdev->current_voltage != voltage && old_freq > freq) { in kbase_devfreq_target()
164 kbdev->current_voltage = voltage; in kbase_devfreq_target()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_osk_mali.h39 unsigned long current_voltage; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_osk_mali.h40 unsigned long current_voltage; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_defs.h1086 unsigned long current_voltage; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_defs.h1097 unsigned long current_voltage; member

Completed in 9 milliseconds