Home
last modified time | relevance | path

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

/SCP-firmware-master/product/juno/scp_ramfw/
A Dconfig_scmi_reset_domain.c18 static const struct mod_scmi_reset_domain_device agent_device_table_ospm[] = { variable
31 .device_table = agent_device_table_ospm,
32 .agent_domain_count = FWK_ARRAY_SIZE(agent_device_table_ospm),
A Dconfig_scmi_clock.c18 static const struct mod_scmi_clock_device agent_device_table_ospm[] = { variable
61 .device_table = agent_device_table_ospm,
62 .device_count = FWK_ARRAY_SIZE(agent_device_table_ospm),
/SCP-firmware-master/product/morello/scp_ramfw_soc/
A Dconfig_scmi_clock.c18 static const struct mod_scmi_clock_device agent_device_table_ospm[2] = { variable
34 .device_table = agent_device_table_ospm,
35 .device_count = FWK_ARRAY_SIZE(agent_device_table_ospm),
/SCP-firmware-master/product/tc0/scp_ramfw/
A Dconfig_scmi_clock.c18 static const struct mod_scmi_clock_device agent_device_table_ospm[] = { variable
40 .device_table = agent_device_table_ospm,
41 .device_count = FWK_ARRAY_SIZE(agent_device_table_ospm),
/SCP-firmware-master/product/tc1/scp_ramfw/
A Dconfig_scmi_clock.c18 static const struct mod_scmi_clock_device agent_device_table_ospm[3] = { variable
40 .device_table = agent_device_table_ospm,
41 .device_count = FWK_ARRAY_SIZE(agent_device_table_ospm),
/SCP-firmware-master/product/tc2/scp_ramfw/
A Dconfig_scmi_clock.c18 static const struct mod_scmi_clock_device agent_device_table_ospm[3] = { variable
40 .device_table = agent_device_table_ospm,
41 .device_count = FWK_ARRAY_SIZE(agent_device_table_ospm),
/SCP-firmware-master/product/sgm776/scp_ramfw/
A Dconfig_scmi_clock.c18 static const struct mod_scmi_clock_device agent_device_table_ospm[] = { variable
44 .device_table = agent_device_table_ospm,
45 .device_count = FWK_ARRAY_SIZE(agent_device_table_ospm),
/SCP-firmware-master/product/sgm775/scp_ramfw/
A Dconfig_scmi_clock.c18 static const struct mod_scmi_clock_device agent_device_table_ospm[] = { variable
48 .device_table = agent_device_table_ospm,
49 .device_count = FWK_ARRAY_SIZE(agent_device_table_ospm),
/SCP-firmware-master/module/scmi_clock/test/
A Dconfig_scmi_clock.h31 static const struct mod_scmi_clock_device agent_device_table_ospm[] = { variable
61 .device_table = agent_device_table_ospm,
62 .device_count = FWK_ARRAY_SIZE(agent_device_table_ospm),
A Dmod_scmi_clock_unit_test.c65 scmi_clock_ctx.clock_devices = FWK_ARRAY_SIZE(agent_device_table_ospm); in setUp()
/SCP-firmware-master/product/optee-fvp/fw/
A Dconfig_scmi_clock.c14 static const struct mod_scmi_clock_device agent_device_table_ospm[] = { variable
89 .device_table = agent_device_table_ospm,
90 .device_count = FWK_ARRAY_SIZE(agent_device_table_ospm),
/SCP-firmware-master/product/rcar/scp_ramfw/
A Dconfig_scmi_clock.c18 static const struct mod_scmi_clock_device agent_device_table_ospm[] = { variable
1030 .device_table = agent_device_table_ospm,
1031 .device_count = FWK_ARRAY_SIZE(agent_device_table_ospm),
1034 .device_table = agent_device_table_ospm,
1035 .device_count = FWK_ARRAY_SIZE(agent_device_table_ospm),
1038 .device_table = agent_device_table_ospm,
1039 .device_count = FWK_ARRAY_SIZE(agent_device_table_ospm),
1042 .device_table = agent_device_table_ospm,
1043 .device_count = FWK_ARRAY_SIZE(agent_device_table_ospm),
A Dconfig_scmi_reset_domain.c19 static const struct mod_scmi_reset_domain_device agent_device_table_ospm[] = { variable
1089 .device_table = agent_device_table_ospm,
1090 .agent_domain_count = FWK_ARRAY_SIZE(agent_device_table_ospm),
1093 .device_table = agent_device_table_ospm,
1094 .agent_domain_count = FWK_ARRAY_SIZE(agent_device_table_ospm),
1097 .device_table = agent_device_table_ospm,
1098 .agent_domain_count = FWK_ARRAY_SIZE(agent_device_table_ospm),
1101 .device_table = agent_device_table_ospm,
1102 .agent_domain_count = FWK_ARRAY_SIZE(agent_device_table_ospm),

Completed in 8 milliseconds