Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/plat-stm32mp1/
A Dscmi_server.c254 struct channel_resources { struct
264 static const struct channel_resources scmi_channel[] = { argument
279 static const struct channel_resources *find_resource(unsigned int channel_id) in find_resource()
368 const struct channel_resources *resource = find_resource(channel_id); in find_clock()
382 const struct channel_resources *resource = find_resource(channel_id); in plat_scmi_clock_count()
482 const struct channel_resources *resource = find_resource(channel_id); in find_rd()
506 const struct channel_resources *resource = find_resource(channel_id); in plat_scmi_rd_count()
579 const struct channel_resources *resource = find_resource(channel_id); in find_voltd()
593 const struct channel_resources *resource = find_resource(channel_id); in plat_scmi_voltd_count()
910 const struct channel_resources *res = scmi_channel + i; in stm32mp1_init_scmi_server()

Completed in 4 milliseconds