Home
last modified time | relevance | path

Searched defs:voltd (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/arch/arm/plat-stm32mp1/
H A Dscmi_server.c330 struct stm32_scmi_voltd *voltd; member
748 struct stm32_scmi_voltd *voltd = find_voltd(channel_id, scmi_id); in plat_scmi_voltd_get_name() local
762 struct stm32_scmi_voltd *voltd = find_voltd(channel_id, scmi_id); in plat_scmi_voltd_levels_array() local
808 struct stm32_scmi_voltd *voltd = find_voltd(channel_id, scmi_id); in plat_scmi_voltd_levels_by_step() local
845 struct stm32_scmi_voltd *voltd = find_voltd(channel_id, scmi_id); in plat_scmi_voltd_get_level() local
861 struct stm32_scmi_voltd *voltd = find_voltd(channel_id, scmi_id); in plat_scmi_voltd_set_level() local
885 struct stm32_scmi_voltd *voltd = find_voltd(channel_id, scmi_id); in plat_scmi_voltd_get_config() local
905 struct stm32_scmi_voltd *voltd = find_voltd(channel_id, scmi_id); in plat_scmi_voltd_set_config() local
938 static void get_voltd_regulator(struct stm32_scmi_voltd *voltd) in get_voltd_regulator()
1161 struct stm32_scmi_voltd *voltd = &res->voltd[j]; in stm32mp1_init_scmi_server() local