| /optee_os/core/arch/arm/plat-hikey/ |
| H A D | spi_test.c | 74 uint8_t rx[3] = {0}; in spi_test_with_manual_cs_control() local 105 res = pd.chip.ops->txrx8(&pd.chip, tx, rx, len); in spi_test_with_manual_cs_control() 112 DMSG("rx[%zu] = 0x%x", i, rx[i]); in spi_test_with_manual_cs_control() 124 res = pd.chip.ops->txrx8(&pd.chip, tx, rx, len); in spi_test_with_manual_cs_control() 131 DMSG("rx[%zu] = 0x%x", i, rx[i]); in spi_test_with_manual_cs_control() 142 res = pd.chip.ops->txrx8(&pd.chip, tx, rx, len); in spi_test_with_manual_cs_control() 149 DMSG("rx[%zu] = 0x%x", i, rx[i]); in spi_test_with_manual_cs_control() 163 uint8_t rx[3] = {0}; in spi_test_with_registered_cs_cb() local 188 res = pd.chip.ops->txrx8(&pd.chip, tx, rx, len); in spi_test_with_registered_cs_cb() 195 DMSG("rx[%zu] = 0x%x", i, rx[i]); in spi_test_with_registered_cs_cb() [all …]
|
| /optee_os/core/arch/arm/dts/ |
| H A D | sama5d2.dtsi | 347 dma-names = "tx", "rx"; 363 dma-names = "tx", "rx"; 382 dma-names = "tx", "rx"; 446 dma-names = "rx"; 462 dma-names = "tx", "rx"; 478 dma-names = "tx", "rx"; 494 dma-names = "tx", "rx"; 510 dma-names = "tx", "rx"; 557 dma-names = "tx", "rx"; 578 dma-names = "tx", "rx"; [all …]
|
| H A D | sama7g5.dtsi | 441 dma-names = "tx", "rx"; 459 dma-names = "tx", "rx"; 572 dma-names = "rx"; 649 compatible = "snps,dw-dphy-rx"; 724 dma-names = "rx"; 737 dma-names = "rx"; 775 dma-names = "rx"; 800 dma-names = "tx", "rx"; 813 dma-names = "tx", "rx"; 861 dma-names = "rx", "tx"; [all …]
|
| H A D | at91-sama5d27_wlsom1_ek.dts | 67 atmel,use-dma-rx; 77 atmel,use-dma-rx; 215 atmel,use-dma-rx; 223 atmel,use-dma-rx;
|
| H A D | stm32mp151.dtsi | 135 interrupt-names = "rx", "tx", "wakeup"; 903 dma-names = "rx", "tx"; 915 dma-names = "rx", "tx"; 930 dma-names = "rx", "tx"; 942 dma-names = "rx", "tx"; 956 dma-names = "rx", "rx-ctrl"; 969 dma-names = "rx", "tx"; 982 dma-names = "rx", "tx"; 995 dma-names = "rx", "tx"; 1008 dma-names = "rx", "tx"; [all …]
|
| H A D | fsl-lx2160a-rdb.dts | 63 spi-rx-bus-width = <8>; 74 spi-rx-bus-width = <8>;
|
| H A D | stm32mp157c-ev1.dts | 262 spi-rx-bus-width = <4>; 271 spi-rx-bus-width = <4>; 380 st,tune-hs-rx-offset = <2>; 391 st,tune-hs-rx-offset = <2>;
|
| H A D | at91-sama5d27_som1_ek.dts | 105 atmel,use-dma-rx; 113 atmel,use-dma-rx; 149 atmel,use-dma-rx; 157 atmel,use-dma-rx;
|
| H A D | at91-sama5d27_som1.dtsi | 47 spi-rx-bus-width = <4>;
|
| H A D | at91-sama5d2_xplained.dts | 94 spi-rx-bus-width = <4>; 174 atmel,use-dma-rx; 370 atmel,use-dma-rx;
|
| H A D | stm32mp15xx-dkx.dtsi | 535 dma-names = "rx"; 727 st,tune-hs-rx-offset = <2>; 739 st,tune-hs-rx-offset = <2>;
|
| H A D | at91-sama5d27_wlsom1.dtsi | 215 spi-rx-bus-width = <4>;
|
| H A D | stm32mp15xx-dhcor-som.dtsi | 279 spi-rx-bus-width = <4>;
|
| H A D | stm32mp15xx-dhcom-pdk2.dtsi | 247 dma-names = "rx";
|
| H A D | stm32mp15xx-dhcom-som.dtsi | 460 spi-rx-bus-width = <4>;
|
| H A D | at91-sama7g54_ek.dts | 155 spi-rx-bus-width = <8>;
|
| H A D | stm32mp231.dtsi | 129 interrupt-names = "rx";
|
| H A D | stm32mp251.dtsi | 129 interrupt-names = "rx";
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | bn_mul.h | 1051 mbedtls_mpi_uint r0, r1, rx, ry; \ 1058 rx = s0 * b1; r0 = s0 * b0; \ 1060 r1 += ( rx >> biH ); \ 1062 rx <<= biH; ry <<= biH; \ 1063 r0 += rx; r1 += (r0 < rx); \
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | spmc_sp_handler.c | 146 res = spmc_read_mem_transaction(rxtx->ffa_vers, rxtx->rx, in spmc_sp_handle_mem_share() 321 mem_acc_base = (vaddr_t)rxtx->rx + mem_trans->mem_access_offs; in spmc_sp_add_share() 355 mem_reg = (void *)((char *)rxtx->rx + addr_range_offs); in spmc_sp_add_share() 462 return rxtx && rxtx->rx && rxtx->tx && rxtx->size > 0; in check_rxtx() 468 void *rx, struct sp_mem *smem, int64_t tx_len) in check_retrieve_request() argument 484 retr_access = (void *)((vaddr_t)rx + mem_trans->mem_access_offs); in check_retrieve_request() 650 ret = spmc_read_mem_transaction(rxtx->ffa_vers, rxtx->rx, frag_len, in ffa_mem_retrieve() 664 mem_acc = (void *)((vaddr_t)rxtx->rx + mem_trans.mem_access_offs); in ffa_mem_retrieve() 674 rxtx->rx, smem, tx_len) != TEE_SUCCESS) { in ffa_mem_retrieve() 699 mem_region = (struct ffa_mem_region *)((vaddr_t)rxtx->rx + in ffa_mem_retrieve() [all …]
|
| H A D | thread_spmc.c | 118 .rx = __rx_buf, 372 void *rx = NULL; in spmc_handle_rxtx_map() local 422 rx = phys_to_virt(rx_pa, mt, sz); in spmc_handle_rxtx_map() 431 if (!rx) in spmc_handle_rxtx_map() 432 rx = core_mmu_add_mapping(mt, rx_pa, sz); in spmc_handle_rxtx_map() 434 if (!rx) { in spmc_handle_rxtx_map() 444 rc = map_buf(rx_pa, sz, &rx); in spmc_handle_rxtx_map() 451 rxtx->rx = rx; in spmc_handle_rxtx_map() 465 rxtx->rx = (void *)rx_pa; in spmc_handle_rxtx_map() 471 DMSG("Mapped rx %#"PRIxPA" size %#x @ %p", rx_pa, sz, rx); in spmc_handle_rxtx_map() [all …]
|
| /optee_os/core/arch/arm/include/kernel/ |
| H A D | thread_spmc.h | 25 void *rx; member
|
| /optee_os/core/drivers/crypto/hisilicon/ |
| H A D | hpre_montgomery.c | 328 uint8_t *rx = msg->out; in hpre_montgomery_parse_sqe() local 348 if (hpre_bin_to_crypto_bin(rx, rx, msg->key_bytes, msg->curve_bytes)) { in hpre_montgomery_parse_sqe()
|
| H A D | hpre_ecc.c | 463 uint8_t *rx = msg->out; in ecc_dh_out_to_crypto_bin() local 464 uint8_t *ry = rx + msg->key_bytes; in ecc_dh_out_to_crypto_bin() 467 ret = hpre_bin_to_crypto_bin(rx, rx, msg->key_bytes, in ecc_dh_out_to_crypto_bin()
|