Searched refs:SCP_OK (Results 1 – 9 of 9) sorted by relevance
97 scpi_status_t status = SCP_OK; in scpi_wait_ready()121 return status == SCP_OK ? 0 : -1; in scpi_wait_ready()207 if (response.status != SCP_OK) in scpi_get_brcm_power_state()251 return SCP_OK; in scpi_sys_power_state()
40 SCP_OK = 0, /* Success */ enumerator
81 scpi_status_t status = SCP_OK; in scpi_wait_ready()113 return status == SCP_OK ? 0 : -1; in scpi_wait_ready()215 if (response.cmd.status == SCP_OK) in scpi_get_draminfo()
127 if (response != SCP_OK) { in css_scp_sys_shutdown()143 if (response != SCP_OK) { in css_scp_sys_reboot()
106 if (ret != SCP_OK) { in sunxi_system_off()119 if (ret != SCP_OK) { in sunxi_system_reset()135 if (ret != SCP_OK) { in sunxi_system_reset2()
103 scpi_status_t status = SCP_OK; in scpi_wait_ready()126 return status == SCP_OK ? 0 : -1; in scpi_wait_ready()222 if (response.status != SCP_OK) in scpi_get_css_power_state()
158 if (response != SCP_OK) { in sq_system_reset()