Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/rpi/common/
A Drpi3_pm.c219 mmio_write_32(RPI3_PM_BASE + RPI3_PM_WDOG_OFFSET, in rpi3_watchdog_reset()
222 rstc = mmio_read_32(RPI3_PM_BASE + RPI3_PM_RSTC_OFFSET); in rpi3_watchdog_reset()
225 mmio_write_32(RPI3_PM_BASE + RPI3_PM_RSTC_OFFSET, rstc); in rpi3_watchdog_reset()
252 rsts = mmio_read_32(RPI3_PM_BASE + RPI3_PM_RSTS_OFFSET); in rpi3_system_off()
254 mmio_write_32(RPI3_PM_BASE + RPI3_PM_RSTS_OFFSET, rsts); in rpi3_system_off()
/tf-a-ffa_el3_spmc/plat/rpi/rpi4/include/
A Drpi_hw.h46 #define RPI3_PM_BASE (RPI_LEGACY_BASE + RPI3_IO_PM_OFFSET) macro
/tf-a-ffa_el3_spmc/plat/rpi/rpi3/include/
A Drpi_hw.h44 #define RPI3_PM_BASE (RPI_IO_BASE + RPI3_IO_PM_OFFSET) macro

Completed in 4 milliseconds