Searched refs:voltd_state (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/firmware/scmi/
H A Dsandbox-scmi_agent.c915 struct sandbox_scmi_voltd *voltd_state = NULL; local
924 voltd_state = get_scmi_voltd_state(in->domain_id);
925 if (!voltd_state) {
944 struct sandbox_scmi_voltd *voltd_state = NULL; local
953 voltd_state = get_scmi_voltd_state(in->domain_id);
954 if (!voltd_state) {
968 voltd_state->enabled = in->config == SCMI_VOLTD_CONFIG_ON;
980 struct sandbox_scmi_voltd *voltd_state = NULL; local
989 voltd_state = get_scmi_voltd_state(in->domain_id);
990 if (!voltd_state) {
1011 struct sandbox_scmi_voltd *voltd_state = NULL; local
1038 struct sandbox_scmi_voltd *voltd_state = NULL; local
[all...]

Completed in 39 milliseconds