Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/socionext/uniphier/
Duniphier_psci.c27 static uintptr_t uniphier_slfrst_base; variable
79 mmio_clrbits_32(uniphier_slfrst_base + UNIPHIER_SLFRSTSEL, in uniphier_self_system_reset()
81 mmio_setbits_32(uniphier_slfrst_base + UNIPHIER_SLFRSTCTL, in uniphier_self_system_reset()
157 uniphier_slfrst_base = uniphier_psci_ctrl_base[soc].slfrst_base; in uniphier_psci_init()