Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/devfreq/
H A Drockchip_dmc_timing.h523 static const char *const rk3328_dts_cs1_timing[] = { variable
H A Drockchip_dmc.c595 for (i = 0; i < ARRAY_SIZE(rk3328_dts_cs1_timing); i++) { in of_get_px30_timings()
596 ret |= of_property_read_u32(np_tim, rk3328_dts_cs1_timing[i], p + i); in of_get_px30_timings()
796 for (i = 0; i < ARRAY_SIZE(rk3328_dts_cs1_timing); i++) { in of_get_rk3328_timings()
797 ret |= of_property_read_u32(np_tim, rk3328_dts_cs1_timing[i], p + i); in of_get_rk3328_timings()
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/
H A Drockchip_dmc_timing.h797 static const char * const rk3328_dts_cs1_timing[] = { variable
H A Drockchip_dmc.c607 for (i = 0; i < ARRAY_SIZE(rk3328_dts_cs1_timing); i++) { in of_get_px30_timings()
608 ret |= of_property_read_u32(np_tim, rk3328_dts_cs1_timing[i], in of_get_px30_timings()
832 for (i = 0; i < ARRAY_SIZE(rk3328_dts_cs1_timing); i++) { in of_get_rk3328_timings()
833 ret |= of_property_read_u32(np_tim, rk3328_dts_cs1_timing[i], in of_get_rk3328_timings()

Completed in 11 milliseconds