Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/socionext/synquacer/drivers/scpi/
H A Dsq_scpi.h73 } scpi_system_state_t; typedef
80 uint32_t scpi_sys_power_state(scpi_system_state_t system_state);
H A Dsq_scpi.c149 uint32_t scpi_sys_power_state(scpi_system_state_t system_state) in scpi_sys_power_state()
/rk3399_ARM-atf/include/drivers/arm/css/
H A Dcss_scpi.h98 } scpi_system_state_t; typedef
107 uint32_t scpi_sys_power_state(scpi_system_state_t system_state);
/rk3399_ARM-atf/plat/brcm/common/
H A Dbrcm_scpi.h96 } scpi_system_state_t; typedef
105 uint32_t scpi_sys_power_state(scpi_system_state_t system_state);
H A Dbrcm_scpi.c231 uint32_t scpi_sys_power_state(scpi_system_state_t system_state) in scpi_sys_power_state()
/rk3399_ARM-atf/drivers/arm/css/scpi/
H A Dcss_scpi.c246 uint32_t scpi_sys_power_state(scpi_system_state_t system_state) in scpi_sys_power_state()