Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/devfreq/
H A Drockchip_dmc_timing.h497 static const char *const rk3328_dts_cs0_timing[] = { variable
H A Drockchip_dmc.c591 for (i = 0; i < ARRAY_SIZE(rk3328_dts_cs0_timing); i++) { in of_get_px30_timings()
592 ret |= of_property_read_u32(np_tim, rk3328_dts_cs0_timing[i], p + i); in of_get_px30_timings()
792 for (i = 0; i < ARRAY_SIZE(rk3328_dts_cs0_timing); i++) { in of_get_rk3328_timings()
793 ret |= of_property_read_u32(np_tim, rk3328_dts_cs0_timing[i], p + i); in of_get_rk3328_timings()
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/
H A Drockchip_dmc_timing.h707 static const char * const rk3328_dts_cs0_timing[] = { variable
H A Drockchip_dmc.c602 for (i = 0; i < ARRAY_SIZE(rk3328_dts_cs0_timing); i++) { in of_get_px30_timings()
603 ret |= of_property_read_u32(np_tim, rk3328_dts_cs0_timing[i], in of_get_px30_timings()
827 for (i = 0; i < ARRAY_SIZE(rk3328_dts_cs0_timing); i++) { in of_get_rk3328_timings()
828 ret |= of_property_read_u32(np_tim, rk3328_dts_cs0_timing[i], in of_get_rk3328_timings()

Completed in 13 milliseconds