Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/renesas/rza/cpg/
H A Dcpg.c47 } CPG_PLL_SETDATA_146; typedef
78 static const CPG_PLL_SETDATA_146 cpg_pll4_setdata = {
92 static const CPG_PLL_SETDATA_146 cpg_pll6_setdata = {
408 static void cpg_pll_start_146(CPG_PLL_SETDATA_146 const *pdata) in cpg_pll_start_146()