Searched defs:system_state (Results 1 – 9 of 9) sorted by relevance
18 int scmi_sys_pwr_state_set(void *p, uint32_t flags, uint32_t system_state) in scmi_sys_pwr_state_set()51 int scmi_sys_pwr_state_get(void *p, uint32_t *system_state) in scmi_sys_pwr_state_get()
26 uint32_t system_state = scpi_power_on; in css_scp_suspend() local
71 uint32_t system_state = scpi_power_on; in sq_power_down_common() local
114 uint32_t system_state = SCPI_POWER_ON; in axg_pwr_domain_off() local
149 uint32_t scpi_sys_power_state(scpi_system_state_t system_state) in scpi_sys_power_state()
231 uint32_t scpi_sys_power_state(scpi_system_state_t system_state) in scpi_sys_power_state()
246 uint32_t scpi_sys_power_state(scpi_system_state_t system_state) in scpi_sys_power_state()
139 uint32_t system_state = scpi_power_on; in brcm_scp_suspend() local
77 uint32_t aml_scpi_sys_power_state(uint64_t system_state) in aml_scpi_sys_power_state()
Completed in 11 milliseconds