Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/nuvoton/npcm845x/
Dnpcm845x_psci.c225 uintptr_t RESET_BASE_ADDR; in npcm845x_system_reset() local
238 RESET_BASE_ADDR = (uintptr_t)0xF0801000; in npcm845x_system_reset()
241 val = mmio_read_32(RESET_BASE_ADDR + 0x44); in npcm845x_system_reset()
245 mmio_write_32(RESET_BASE_ADDR + 0x44, val); in npcm845x_system_reset()
247 mmio_write_32(RESET_BASE_ADDR + 0x14, 0x8); in npcm845x_system_reset()