Home
last modified time | relevance | path

Searched defs:channel_count (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/arch/riscv/kernel/
H A Dsbi_mpxy.c130 int sbi_mpxy_get_channel_ids(uint32_t channel_count, uint32_t *channel_ids) in sbi_mpxy_get_channel_ids()
398 int sbi_mpxy_get_channel_count(uint32_t *channel_count) in sbi_mpxy_get_channel_count()
/optee_os/core/lib/scmi-server/include/
H A Dscmi_agent_configuration.h72 size_t channel_count; member
/optee_os/core/arch/riscv/include/
H A Dsbi_mpxy_rpmi.h94 uint32_t channel_count; member
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dscmi_server.c390 const size_t channel_count = ARRAY_SIZE(scmi_channel); in plat_scmi_protocol_count_paranoid() local