Home
last modified time | relevance | path

Searched refs:px30_dts_timing (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/devfreq/
H A Drockchip_dmc_timing.h10 static const char *const px30_dts_timing[] = { variable
H A Drockchip_dmc.c583 for (i = 0; i < ARRAY_SIZE(px30_dts_timing); i++) { in of_get_px30_timings()
584 ret |= of_property_read_u32(np_tim, px30_dts_timing[i], p + i); in of_get_px30_timings()
630 for (i = 0; i < ARRAY_SIZE(px30_dts_timing); i++) { in of_get_rk1808_timings()
631 ret |= of_property_read_u32(np_tim, px30_dts_timing[i], p + i); in of_get_rk1808_timings()
831 for (i = 0; i < ARRAY_SIZE(px30_dts_timing); i++) { in of_get_rv1126_timings()
832 ret |= of_property_read_u32(np_tim, px30_dts_timing[i], p + i); in of_get_rv1126_timings()
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/
H A Drockchip_dmc_timing.h10 static const char * const px30_dts_timing[] = { variable
H A Drockchip_dmc.c592 for (i = 0; i < ARRAY_SIZE(px30_dts_timing); i++) { in of_get_px30_timings()
593 ret |= of_property_read_u32(np_tim, px30_dts_timing[i], in of_get_px30_timings()
645 for (i = 0; i < ARRAY_SIZE(px30_dts_timing); i++) { in of_get_rk1808_timings()
646 ret |= of_property_read_u32(np_tim, px30_dts_timing[i], in of_get_rk1808_timings()
870 for (i = 0; i < ARRAY_SIZE(px30_dts_timing); i++) { in of_get_rv1126_timings()
871 ret |= of_property_read_u32(np_tim, px30_dts_timing[i], in of_get_rv1126_timings()

Completed in 11 milliseconds