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

/seL4-refos-master/libs/libplatsupport/src/arch/arm/
H A Ddma330.c174 uint32_t cpc; /* RO */ member in struct:dma330_map::__anon534
229 return regs->chstat[channel].cpc;
333 printf(" PC: 0x%08x\n", regs->chstat[i].cpc);
397 pc = regs->chstat[channel].cpc;
598 uintptr_t pc = dma330->regs->chstat[ch].cpc;
/seL4-refos-master/projects/util_libs/libplatsupport/src/arch/arm/
H A Ddma330.c174 uint32_t cpc; /* RO */ member in struct:dma330_map::__anon965
229 return regs->chstat[channel].cpc;
333 printf(" PC: 0x%08x\n", regs->chstat[i].cpc);
397 pc = regs->chstat[channel].cpc;
598 uintptr_t pc = dma330->regs->chstat[ch].cpc;

Completed in 142 milliseconds