Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/renesas/rza/cpg/
H A Dcpg.c95 { CPG_PLL6_STBY, 0x00010001 }, /* SSC OFF */
430 mmio_write_32(CPG_PLL6_STBY, PLL6_STBY_RESETB_WEN); in cpg_pll_setup()
H A Dcpg_regs.h23 #define CPG_PLL6_STBY (CPG_BASE + 0x0020) macro