Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/renesas/rza/cpg/
H A Dcpg.c591 reg = mmio_read_32(CPG_WDTRST_SEL); in cpg_wdtrst_sel_setup()
594 mmio_write_32(CPG_WDTRST_SEL, reg); in cpg_wdtrst_sel_setup()
H A Dcpg_regs.h290 #define CPG_WDTRST_SEL (CPG_BASE + 0x0B14) macro