Searched refs:zynq_axi_uartlite_regs_t (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/libs/libplatsupport/src/mach/zynq/
H A Daxi_uartlite.c39 typedef volatile struct zynq_axi_uartlite_regs zynq_axi_uartlite_regs_t; typedef in typeref:struct:zynq_axi_uartlite_regs
41 static inline zynq_axi_uartlite_regs_t*
44 return (zynq_axi_uartlite_regs_t*)d->vaddr;
49 zynq_axi_uartlite_regs_t *regs =
67 zynq_axi_uartlite_regs_t *regs =
138 zynq_axi_uartlite_regs_t *regs = zynq_axi_uartlite_get_priv(dev);
/seL4-refos-master/projects/util_libs/libplatsupport/src/mach/zynq/
H A Daxi_uartlite.c39 typedef volatile struct zynq_axi_uartlite_regs zynq_axi_uartlite_regs_t; typedef in typeref:struct:zynq_axi_uartlite_regs
41 static inline zynq_axi_uartlite_regs_t*
44 return (zynq_axi_uartlite_regs_t*)d->vaddr;
49 zynq_axi_uartlite_regs_t *regs =
67 zynq_axi_uartlite_regs_t *regs =
138 zynq_axi_uartlite_regs_t *regs = zynq_axi_uartlite_get_priv(dev);

Completed in 30 milliseconds