Searched defs:qe_timers (Results 1 – 1 of 1) sorted by relevance
123 typedef struct qe_timers { struct124 u8 gtcfr1; /* Timer 1 2 global configuration register */125 u8 res0[0x3];126 u8 gtcfr2; /* Timer 3 4 global configuration register */150 } __attribute__ ((packed)) qe_timers_t; argument