Home
last modified time | relevance | path

Searched defs:fttmr010 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/faraday/
H A Dfttmr010.h13 struct fttmr010 { struct
14 unsigned int timer1_counter; /* 0x00 */
15 unsigned int timer1_load; /* 0x04 */
16 unsigned int timer1_match1; /* 0x08 */
17 unsigned int timer1_match2; /* 0x0c */
18 unsigned int timer2_counter; /* 0x10 */
19 unsigned int timer2_load; /* 0x14 */
20 unsigned int timer2_match1; /* 0x18 */
21 unsigned int timer2_match2; /* 0x1c */
23 unsigned int timer3_load; /* 0x24 */
[all …]
/openbmc/linux/drivers/clocksource/
H A Dtimer-fttmr010.c99 struct fttmr010 { struct
115 static struct fttmr010 *local_fttmr; argument
145 struct fttmr010 *fttmr010 = to_fttmr010(evt); in fttmr010_timer_set_next_event() local
173 struct fttmr010 *fttmr010 = to_fttmr010(evt); in ast2600_timer_shutdown() local
183 struct fttmr010 *fttmr010 = to_fttmr010(evt); in fttmr010_timer_shutdown() local
196 struct fttmr010 *fttmr010 = to_fttmr010(evt); in fttmr010_timer_set_oneshot() local
221 struct fttmr010 *fttmr010 = to_fttmr010(evt); in fttmr010_timer_set_periodic() local
265 struct fttmr010 *fttmr010 = to_fttmr010(evt); in ast2600_timer_interrupt() local
276 struct fttmr010 *fttmr010; in fttmr010_common_init() local