Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/timer/
H A Dae3xx_timer.c54 struct atctmr_timer_regs { struct
55 u32 id_rev; /* 0x00 */
56 u32 reservd[3]; /* 0x04 ~ 0x0c */
57 u32 cfg; /* 0x10 */
58 u32 int_en; /* 0x14 */
59 u32 int_st; /* 0x18 */
60 u32 ch_en; /* 0x1c */
61 u32 ch0_ctrl; /* 0x20 */
62 u32 ch0_reload; /* 0x24 */
63 u32 ch0_cntr; /* 0x28 */
[all …]