Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/common/
H A Dlpuart_console.S49 ldr w2, [x1, #STAT]
55 ldr w2, [x1, #STAT]
/rk3399_ARM-atf/lib/debugfs/
H A Ddebugfs_smc.c27 #define STAT 8 macro
172 case STAT: in debugfs_smc_handler()
/rk3399_ARM-atf/plat/imx/common/include/
H A Dimx8_lpuart.h17 #define STAT 0x14 macro
/rk3399_ARM-atf/docs/components/
H A Dven-el3-debugfs.rst64 STAT 8
255 STAT chapter
269 uint32_t ``STAT``
/rk3399_ARM-atf/docs/perf/
H A Dpsci-performance-instr.rst7 * PSCI STAT
89 ``ENABLE_RUNTIME_INSTRUMENTATION``, and as with PSCI STAT, requires PMF to
/rk3399_ARM-atf/plat/intel/soc/agilex5/soc/
H A Dagilex5_clock_manager.c66 data = mmio_read_32(CLKMGR(STAT)) & mask; in wait_pll_lock()
91 data = mmio_read_32(CLKMGR(STAT)); in wait_fsm()
/rk3399_ARM-atf/docs/
H A Dchange-log.md11952 - Improved PSCI STAT timestamp collection, including moving accounting for
12520 - PSCI STAT residency and count functions have been added on Arm platforms by