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

/seL4-refos-master/libs/libplatsupport/src/arch/arm/
H A Ddma330.c203 uint32_t periph[4]; /* RO */ member in struct:dma330_map::__anon537
501 v |= dev->regs->id.periph[0] << 0;
502 v |= dev->regs->id.periph[1] << 8;
503 v |= dev->regs->id.periph[2] << 16;
504 v |= dev->regs->id.periph[3] << 24;
/seL4-refos-master/projects/util_libs/libplatsupport/src/arch/arm/
H A Ddma330.c203 uint32_t periph[4]; /* RO */ member in struct:dma330_map::__anon968
501 v |= dev->regs->id.periph[0] << 0;
502 v |= dev->regs->id.periph[1] << 8;
503 v |= dev->regs->id.periph[2] << 16;
504 v |= dev->regs->id.periph[3] << 24;

Completed in 66 milliseconds