Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-stm32mp1/
H A Dscmi_server.c90 struct stm32_scmi_voltd { struct
278 struct stm32_scmi_voltd scmi_voltage_domain[] = {
303 struct stm32_scmi_voltd scmi_voltage_domain[] = {
330 struct stm32_scmi_voltd *voltd;
720 static struct stm32_scmi_voltd *find_voltd(unsigned int channel_id, in find_voltd()
748 struct stm32_scmi_voltd *voltd = find_voltd(channel_id, scmi_id); in plat_scmi_voltd_get_name()
762 struct stm32_scmi_voltd *voltd = find_voltd(channel_id, scmi_id); in plat_scmi_voltd_levels_array()
808 struct stm32_scmi_voltd *voltd = find_voltd(channel_id, scmi_id); in plat_scmi_voltd_levels_by_step()
845 struct stm32_scmi_voltd *voltd = find_voltd(channel_id, scmi_id); in plat_scmi_voltd_get_level()
861 struct stm32_scmi_voltd *voltd = find_voltd(channel_id, scmi_id); in plat_scmi_voltd_set_level()
[all …]