Home
last modified time | relevance | path

Searched refs:SCMI_VOLTD_CONFIG_OFF (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/
A Dscmi_protocols.h238 #define SCMI_VOLTD_CONFIG_OFF 0 macro
/u-boot/drivers/power/regulator/
A Dscmi_regulator.c42 .config = enable ? SCMI_VOLTD_CONFIG_ON : SCMI_VOLTD_CONFIG_OFF, in scmi_voltd_set_enable()
/u-boot/drivers/firmware/scmi/
A Dsandbox-scmi_agent.c376 in->config != SCMI_VOLTD_CONFIG_OFF) { in sandbox_scmi_voltd_config_set()
411 out->config = SCMI_VOLTD_CONFIG_OFF; in sandbox_scmi_voltd_config_get()

Completed in 8 milliseconds