Home
last modified time | relevance | path

Searched refs:px30_dts_timing (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Drockchip_dmc.c99 static const char * const px30_dts_timing[] = { variable
706 for (i = 0; i < ARRAY_SIZE(px30_dts_timing); i++) in of_get_px30_timings()
707 ret |= ofnode_read_u32(np_to_ofnode(np_tim), px30_dts_timing[i], in of_get_px30_timings()
/OK3568_Linux_fs/kernel/drivers/devfreq/
H A Drockchip_dmc_timing.h10 static const char * const px30_dts_timing[] = { variable
H A Drockchip_dmc.c672 for (i = 0; i < ARRAY_SIZE(px30_dts_timing); i++) { in of_get_px30_timings()
673 ret |= of_property_read_u32(np_tim, px30_dts_timing[i], in of_get_px30_timings()
725 for (i = 0; i < ARRAY_SIZE(px30_dts_timing); i++) { in of_get_rk1808_timings()
726 ret |= of_property_read_u32(np_tim, px30_dts_timing[i], in of_get_rk1808_timings()
950 for (i = 0; i < ARRAY_SIZE(px30_dts_timing); i++) { in of_get_rv1126_timings()
951 ret |= of_property_read_u32(np_tim, px30_dts_timing[i], in of_get_rv1126_timings()