Searched defs:atctmr_timer_regs (Results 1 – 1 of 1) sorted by relevance
51 struct atctmr_timer_regs { struct52 u32 id_rev; /* 0x00 */53 u32 reservd[3]; /* 0x04 ~ 0x0c */54 u32 cfg; /* 0x10 */55 u32 int_en; /* 0x14 */56 u32 int_st; /* 0x18 */57 u32 ch_en; /* 0x1c */58 u32 ch0_ctrl; /* 0x20 */59 u32 ch0_reload; /* 0x24 */60 u32 ch0_cntr; /* 0x28 */[all …]