Home
last modified time | relevance | path

Searched defs:psci_state (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/mach-stm32mp/
H A Dpsci.c29 u8 psci_state[STM32MP1_PSCI_NR_CPUS] __secure_data = { variable
/openbmc/libcper/sections/
H A Dcper-section-arm.c620 json_object *psci_state = json_object_object_get(section, "psciState"); in ir_section_arm_to_cper() local
/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A Dpsci-mx7.c112 u8 psci_state[IMX7D_PSCI_NR_CPUS] __secure_data = { variable
/openbmc/linux/include/linux/
H A Dcper.h415 u32 psci_state; member