Searched refs:channel_resources (Results 1 – 1 of 1) sorted by relevance
254 struct channel_resources { struct264 static const struct channel_resources scmi_channel[] = { argument279 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