Searched refs:tmar (Results 1 - 7 of 7) sorted by relevance

/seL4-refos-master/kernel/include/drivers/timer/
H A Dam335x.h30 uint32_t tmar; // 4Ch TMAR Timer Match Register member in struct:timer
62 timer->tmar = (uint32_t)deadline;
77 timer->tmar = 0xffffffff;
H A Domap3430.h27 uint32_t tmar; /* GPTIMER_TMAR 0x38 */ member in struct:timer
47 timer->tmar = (uint32_t) deadline;
/seL4-refos-master/libs/libplatsupport/plat_include/am335x/platsupport/plat/
H A Dtimer.h55 uint32_t tmar; // 4Ch TMAR Timer Match Register member in struct:dmt_map
/seL4-refos-master/projects/util_libs/libplatsupport/plat_include/am335x/platsupport/plat/
H A Dtimer.h55 uint32_t tmar; // 4Ch TMAR Timer Match Register member in struct:dmt_map
/seL4-refos-master/projects/util_libs/libethdrivers/plat_include/am335x/ethdrivers/plat/
H A Ddmtimer.h177 unsigned int tmar; member in struct:dmtimerContext
/seL4-refos-master/libs/libplatsupport/src/mach/omap/
H A Dgpt.c156 uint32_t tmar; // GPTIMER_TMAR 0x38 member in struct:gpt_map
/seL4-refos-master/projects/util_libs/libplatsupport/src/mach/omap/
H A Dgpt.c156 uint32_t tmar; // GPTIMER_TMAR 0x38 member in struct:gpt_map

Completed in 115 milliseconds