Home
last modified time | relevance | path

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

/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/plat/st/stm32mp1/
H A Dstm32mp1_scmi.c136 static const struct scmi_agent_resources agent_resources[] = { variable
151 assert(agent_id < ARRAY_SIZE(agent_resources)); in find_resource()
153 return &agent_resources[agent_id]; in find_resource()
162 for (n = 0U; n < ARRAY_SIZE(agent_resources); n++) { in plat_scmi_protocol_count_paranoid()
163 if (agent_resources[n].clock_count) { in plat_scmi_protocol_count_paranoid()
169 for (n = 0U; n < ARRAY_SIZE(agent_resources); n++) { in plat_scmi_protocol_count_paranoid()
170 if (agent_resources[n].rstd_count) { in plat_scmi_protocol_count_paranoid()
448 for (i = 0U; i < ARRAY_SIZE(agent_resources); i++) { in stm32mp1_init_scmi_server()
449 const struct scmi_agent_resources *res = &agent_resources[i]; in stm32mp1_init_scmi_server()
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/st/stm32mp1/
H A Dstm32mp1_scmi.c136 static const struct scmi_agent_resources agent_resources[] = { variable
151 assert(agent_id < ARRAY_SIZE(agent_resources)); in find_resource()
153 return &agent_resources[agent_id]; in find_resource()
162 for (n = 0U; n < ARRAY_SIZE(agent_resources); n++) { in plat_scmi_protocol_count_paranoid()
163 if (agent_resources[n].clock_count) { in plat_scmi_protocol_count_paranoid()
169 for (n = 0U; n < ARRAY_SIZE(agent_resources); n++) { in plat_scmi_protocol_count_paranoid()
170 if (agent_resources[n].rstd_count) { in plat_scmi_protocol_count_paranoid()
448 for (i = 0U; i < ARRAY_SIZE(agent_resources); i++) { in stm32mp1_init_scmi_server()
449 const struct scmi_agent_resources *res = &agent_resources[i]; in stm32mp1_init_scmi_server()
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/plat/st/stm32mp1/
H A Dstm32mp1_scmi.c136 static const struct scmi_agent_resources agent_resources[] = { variable
151 assert(agent_id < ARRAY_SIZE(agent_resources)); in find_resource()
153 return &agent_resources[agent_id]; in find_resource()
162 for (n = 0U; n < ARRAY_SIZE(agent_resources); n++) { in plat_scmi_protocol_count_paranoid()
163 if (agent_resources[n].clock_count) { in plat_scmi_protocol_count_paranoid()
169 for (n = 0U; n < ARRAY_SIZE(agent_resources); n++) { in plat_scmi_protocol_count_paranoid()
170 if (agent_resources[n].rstd_count) { in plat_scmi_protocol_count_paranoid()
448 for (i = 0U; i < ARRAY_SIZE(agent_resources); i++) { in stm32mp1_init_scmi_server()
449 const struct scmi_agent_resources *res = &agent_resources[i]; in stm32mp1_init_scmi_server()
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/plat/st/stm32mp1/
H A Dstm32mp1_scmi.c136 static const struct scmi_agent_resources agent_resources[] = { variable
151 assert(agent_id < ARRAY_SIZE(agent_resources)); in find_resource()
153 return &agent_resources[agent_id]; in find_resource()
162 for (n = 0U; n < ARRAY_SIZE(agent_resources); n++) { in plat_scmi_protocol_count_paranoid()
163 if (agent_resources[n].clock_count) { in plat_scmi_protocol_count_paranoid()
169 for (n = 0U; n < ARRAY_SIZE(agent_resources); n++) { in plat_scmi_protocol_count_paranoid()
170 if (agent_resources[n].rstd_count) { in plat_scmi_protocol_count_paranoid()
448 for (i = 0U; i < ARRAY_SIZE(agent_resources); i++) { in stm32mp1_init_scmi_server()
449 const struct scmi_agent_resources *res = &agent_resources[i]; in stm32mp1_init_scmi_server()
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/st/stm32mp1/
H A Dstm32mp1_scmi.c136 static const struct scmi_agent_resources agent_resources[] = { variable
151 assert(agent_id < ARRAY_SIZE(agent_resources)); in find_resource()
153 return &agent_resources[agent_id]; in find_resource()
162 for (n = 0U; n < ARRAY_SIZE(agent_resources); n++) { in plat_scmi_protocol_count_paranoid()
163 if (agent_resources[n].clock_count) { in plat_scmi_protocol_count_paranoid()
169 for (n = 0U; n < ARRAY_SIZE(agent_resources); n++) { in plat_scmi_protocol_count_paranoid()
170 if (agent_resources[n].rstd_count) { in plat_scmi_protocol_count_paranoid()
448 for (i = 0U; i < ARRAY_SIZE(agent_resources); i++) { in stm32mp1_init_scmi_server()
449 const struct scmi_agent_resources *res = &agent_resources[i]; in stm32mp1_init_scmi_server()