Home
last modified time | relevance | path

Searched refs:io_pa_va (Results 1 – 25 of 33) sorted by relevance

12

/optee_os-3.20.0/core/include/mm/
A Dcore_memprot.h103 struct io_pa_va { struct
114 vaddr_t io_pa_or_va_secure(struct io_pa_va *p, size_t len); argument
115 vaddr_t io_pa_or_va_nsec(struct io_pa_va *p, size_t len);
116 vaddr_t io_pa_or_va(struct io_pa_va *p, size_t len);
/optee_os-3.20.0/core/include/drivers/
A Dimx_uart.h36 struct io_pa_va base;
A Damlogic_uart.h10 struct io_pa_va base;
A Datmel_uart.h35 struct io_pa_va base;
A Dsprd_uart.h36 struct io_pa_va base;
A Dscif.h38 struct io_pa_va base;
A Dstih_asc.h14 struct io_pa_va base;
A Dcdns_uart.h36 struct io_pa_va base;
A Dmvebu_uart.h35 struct io_pa_va base;
A Dhi16xx_uart.h19 struct io_pa_va base;
A Dpl011.h14 struct io_pa_va base;
A Dserial8250_uart.h14 struct io_pa_va base;
A Dstm32_uart.h14 struct io_pa_va base;
A Dlpc_uart.h46 struct io_pa_va base;
A Dns16550.h40 struct io_pa_va base;
A Dsp805_wdt.h35 struct io_pa_va base;
A Dscmi-msg.h36 struct io_pa_va shm_addr;
/optee_os-3.20.0/core/arch/riscv/plat-spike/drivers/
A Dhtif.h17 struct io_pa_va base;
/optee_os-3.20.0/core/arch/arm/plat-bcm/
A Dbcm_elog.h28 struct io_pa_va base;
/optee_os-3.20.0/core/arch/arm/plat-stm32mp1/
A Dmain.c362 static struct io_pa_va base = { .pa = RCC_BASE }; in stm32_rcc_base()
369 struct io_pa_va base = { .pa = GIC_BASE + GICD_OFFSET }; in get_gicd_base()
404 static struct io_pa_va base = { .pa = TAMP_BASE }; in stm32_tamp_base()
432 static struct io_pa_va base = { .pa = GPIOA_BASE }; in stm32_get_gpio_bank_base()
438 static struct io_pa_va zbase = { .pa = GPIOZ_BASE }; in stm32_get_gpio_bank_base()
/optee_os-3.20.0/core/drivers/crypto/stm32/
A Dstm32_cryp.h24 struct io_pa_va base;
/optee_os-3.20.0/core/arch/arm/plat-stm32mp1/drivers/
A Dstm32mp1_pwr.c46 static struct io_pa_va base = { .pa = PWR_BASE }; in stm32_pwr_base()
A Dstm32mp1_syscfg.c41 struct io_pa_va base = { .pa = SYSCFG_BASE }; in get_syscfg_base()
/optee_os-3.20.0/core/drivers/tpm2/
A Dtpm2_mmio.c72 struct io_pa_va base = { }; in tpm2_mmio_init()
/optee_os-3.20.0/core/drivers/
A Dimx_i2c.c55 static struct io_pa_va i2c_bus[4] = {
72 static struct io_pa_va i2c_bus[6] = {
98 struct io_pa_va base;
108 struct io_pa_va base;

Completed in 21 milliseconds

12