Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/renesas/rza/cpg/
H A Dcpg.c352 uint32_t tbl_num; in cpg_selector_on_off() local
357 tbl_num = ARRAY_SIZE(cpg_sel_pll1_on_off); in cpg_selector_on_off()
361 tbl_num = ARRAY_SIZE(cpg_sel_pll2_1_on_off); in cpg_selector_on_off()
365 tbl_num = ARRAY_SIZE(cpg_sel_pll2_2_on_off); in cpg_selector_on_off()
369 tbl_num = ARRAY_SIZE(cpg_sel_pll3_1_on_off); in cpg_selector_on_off()
373 tbl_num = ARRAY_SIZE(cpg_sel_pll3_2_on_off); in cpg_selector_on_off()
377 tbl_num = ARRAY_SIZE(cpg_sel_pll3_3_on_off); in cpg_selector_on_off()
381 tbl_num = ARRAY_SIZE(cpg_sel_pll5_1_on_off); in cpg_selector_on_off()
385 tbl_num = ARRAY_SIZE(cpg_sel_pll5_3_on_off); in cpg_selector_on_off()
389 tbl_num = ARRAY_SIZE(cpg_sel_pll5_4_on_off); in cpg_selector_on_off()
[all …]