Home
last modified time | relevance | path

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

12

/optee_os/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/core/arch/arm/plat-stm32mp1/
A Dmain.c197 struct io_pa_va base = { .pa = GIC_BASE + GICC_OFFSET }; in get_gicc_base()
204 struct io_pa_va base = { .pa = GIC_BASE + GICD_OFFSET }; in get_gicd_base()
252 static struct io_pa_va base = { .pa = TAMP_BASE }; in stm32_tamp_base()
270 static struct io_pa_va gpios_nsec_base = { .pa = GPIOS_NSEC_BASE }; in stm32_get_gpio_bank_base()
271 static struct io_pa_va gpioz_base = { .pa = GPIOZ_BASE }; in stm32_get_gpio_bank_base()
/optee_os/core/include/drivers/
A Damlogic_uart.h10 struct io_pa_va base;
A Datmel_uart.h35 struct io_pa_va base;
A Dimx_uart.h36 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 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;
A Dstm32_i2c.h118 struct io_pa_va base;
/optee_os/core/arch/arm/plat-bcm/
A Dbcm_elog.h28 struct io_pa_va base;
/optee_os/core/drivers/crypto/stm32/
A Dstm32_cryp.h16 struct io_pa_va base;
/optee_os/core/arch/arm/plat-stm32mp1/drivers/
A Dstm32mp1_syscfg.c40 struct io_pa_va base = { .pa = SYSCFG_BASE }; in get_syscfg_base()
A Dstm32mp1_pwr.c46 static struct io_pa_va base = { .pa = PWR_BASE }; in stm32_pwr_base()
A Dstm32mp1_rcc.c21 static struct io_pa_va base = { .pa = RCC_BASE }; in stm32_rcc_base()
/optee_os/core/drivers/
A Dimx_i2c.c53 static struct io_pa_va i2c_bus[4] = {
71 struct io_pa_va base;
81 struct io_pa_va base;
A Dimx_rngb.c64 struct io_pa_va base;

Completed in 20 milliseconds

12