Searched refs:channels (Results 1 – 13 of 13) sorted by relevance
| /optee_os/core/arch/riscv/kernel/ |
| H A D | sbi_mpxy_rpmi.c | 72 sbi_mpxy_rpmi_ctx->channels = in sbi_mpxy_rpmi_probe_channels() 74 sizeof(*sbi_mpxy_rpmi_ctx->channels)); in sbi_mpxy_rpmi_probe_channels() 75 if (!sbi_mpxy_rpmi_ctx->channels) { in sbi_mpxy_rpmi_probe_channels() 82 channel = &sbi_mpxy_rpmi_ctx->channels[valid_channels]; in sbi_mpxy_rpmi_probe_channels() 136 if (sbi_mpxy_rpmi_ctx->channels) { in sbi_mpxy_rpmi_probe_channels() 138 free(sbi_mpxy_rpmi_ctx->channels[i].notif); in sbi_mpxy_rpmi_probe_channels() 139 free(sbi_mpxy_rpmi_ctx->channels); in sbi_mpxy_rpmi_probe_channels()
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | BUGS.md | 20 …h Mbed TLS, please see [`SUPPORT.md`](SUPPORT.md) for available documentation and support channels.
|
| H A D | SECURITY.md | 68 physical side channels as well. Remote and physical timing attacks are covered 75 #### Local non-timing side channels
|
| H A D | README.md | 333 * Please see [`SUPPORT.md`](SUPPORT.md) for other channels for discussion and support about Mbed TL…
|
| H A D | ChangeLog | 2812 coutermeasures. If side channels are not a concern, this dependency can 3038 channels. Reported by Jack Lloyd.
|
| /optee_os/core/arch/riscv/include/ |
| H A D | sbi_mpxy_rpmi.h | 95 struct sbi_mpxy_rpmi_channel *channels; member
|
| /optee_os/core/arch/arm/dts/ |
| H A D | stm32mp15xx-dhcor-avenger96.dtsi | 118 st,adc-channels = <0 1 6>; 124 st,adc-channels = <0 1 2>;
|
| H A D | stm32mp15xx-dhcom-som.dtsi | 87 st,adc-channels = <0>; 92 st,adc-channels = <1>;
|
| H A D | stm32mp15xx-dkx.dtsi | 116 st,adc-channels = <0 1 6 13 18 19>; 121 st,adc-channels = <0 1 2 6 18 19>;
|
| H A D | at91-sama7g54_ek.dts | 81 microchip,convert-channels = <2>; 93 microchip,convert-channels = <2>;
|
| H A D | stm32mp157c-ed1.dts | 118 st,adc-channels = <0 1 6>;
|
| H A D | stm32mp151.dtsi | 281 dma-channels = <32>; 1579 dma-channels = <16>;
|
| H A D | sama5d2.dtsi | 1129 io-channels = <&adc AT91_SAMA5D2_ADC_X_CHANNEL>,
|