Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/st/stm32mp1/
A Dstm32mp1_scmi.c130 struct scmi_agent_resources { struct
137 static const struct scmi_agent_resources agent_resources[] = { argument
150 static const struct scmi_agent_resources *find_resource(unsigned int agent_id) in find_resource()
224 const struct scmi_agent_resources *resource = find_resource(agent_id); in find_clock()
240 const struct scmi_agent_resources *resource = find_resource(agent_id); in plat_scmi_clock_count()
347 const struct scmi_agent_resources *resource = find_resource(agent_id); in find_rstd()
374 const struct scmi_agent_resources *resource = find_resource(agent_id); in plat_scmi_rstd_count()
450 const struct scmi_agent_resources *res = &agent_resources[i]; in stm32mp1_init_scmi_server()

Completed in 2 milliseconds