Searched refs:px30_dts_timing (Results 1 - 4 of 4) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/devfreq/ |
H A D | rockchip_dmc_timing.h | 10 static const char *const px30_dts_timing[] = { variable
|
H A D | rockchip_dmc.c | 583 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 D | rockchip_dmc_timing.h | 10 static const char * const px30_dts_timing[] = { variable
|
H A D | rockchip_dmc.c | 592 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