Searched refs:sp804_regs (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/libs/libplatsupport/src/plat/fvp/
H A Dsp804.c41 sp804_regs_t *sp804_regs = sp804->sp804_map; local
42 sp804_regs->control = 0;
53 sp804_regs_t *sp804_regs = sp804->sp804_map; local
54 sp804_regs->control = sp804_regs->control & ~TCLR_STARTTIMER;
64 sp804_regs_t *sp804_regs = sp804->sp804_map; local
65 sp804_regs->control = sp804_regs->control | TCLR_STARTTIMER;
101 sp804_regs_t *sp804_regs = sp804->sp804_map; local
102 sp804_regs
127 sp804_regs_t *sp804_regs = sp804->sp804_map; local
139 sp804_regs_t *sp804_regs = sp804->sp804_map; local
[all...]
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/fvp/
H A Dsp804.c41 sp804_regs_t *sp804_regs = sp804->sp804_map; local
42 sp804_regs->control = 0;
53 sp804_regs_t *sp804_regs = sp804->sp804_map; local
54 sp804_regs->control = sp804_regs->control & ~TCLR_STARTTIMER;
64 sp804_regs_t *sp804_regs = sp804->sp804_map; local
65 sp804_regs->control = sp804_regs->control | TCLR_STARTTIMER;
101 sp804_regs_t *sp804_regs = sp804->sp804_map; local
102 sp804_regs
127 sp804_regs_t *sp804_regs = sp804->sp804_map; local
139 sp804_regs_t *sp804_regs = sp804->sp804_map; local
[all...]
/seL4-refos-master/libs/libplatsupport/plat_include/fvp/platsupport/plat/
H A Dsp804.h39 typedef volatile struct sp804_regs { struct
/seL4-refos-master/projects/util_libs/libplatsupport/plat_include/fvp/platsupport/plat/
H A Dsp804.h39 typedef volatile struct sp804_regs { struct

Completed in 80 milliseconds