Searched defs:tisr (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/kernel/include/drivers/timer/
H A Dam335x.h21 uint32_t tisr; // 28h IRQSTATUS Timer IRQSTATUS Register member in struct:timer
H A Domap3430.h19 uint32_t tisr; /* GPTIMER_TISR 0x18 */ member in struct:timer
/seL4-refos-master/libs/libplatsupport/plat_include/am335x/platsupport/plat/
H A Dtimer.h46 uint32_t tisr; // 28h IRQSTATUS Timer IRQSTATUS Register member in struct:dmt_map
/seL4-refos-master/projects/util_libs/libplatsupport/plat_include/am335x/platsupport/plat/
H A Dtimer.h46 uint32_t tisr; // 28h IRQSTATUS Timer IRQSTATUS Register member in struct:dmt_map
/seL4-refos-master/libs/libplatsupport/src/mach/omap/
H A Dgpt.c148 uint32_t tisr; // GPTIMER_TISR 0x18 member in struct:gpt_map
183 uint32_t tisr = gpt->gpt_map->tisr; local
[all...]
/seL4-refos-master/projects/util_libs/libplatsupport/src/mach/omap/
H A Dgpt.c148 uint32_t tisr; // GPTIMER_TISR 0x18 member in struct:gpt_map
183 uint32_t tisr = gpt->gpt_map->tisr; local
[all...]

Completed in 28 milliseconds