Home
last modified time | relevance | path

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

/openbmc/u-boot/board/renesas/porter/
H A Dporter_spl.c344 static const u32 prr_base = 0xff000044; in spl_init_dbsc() local
345 const u16 prr_rev = readl(prr_base) & 0x7fff; in spl_init_dbsc()
/openbmc/u-boot/board/renesas/stout/
H A Dstout_spl.c330 static const u32 prr_base = 0xff000044; in spl_init_dbsc() local
331 const u16 prr_rev = readl(prr_base) & 0x7fff; in spl_init_dbsc()