Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/renesas/rza/cpg/
H A Dcpg.c88 { CPG_PLL4_STBY, 0x00010001 }
421 mmio_write_32(CPG_PLL4_STBY, PLL4_STBY_RESETB_WEN); in cpg_pll_setup()
H A Dcpg_regs.h19 #define CPG_PLL4_STBY (CPG_BASE + 0x0010) macro