Searched defs:armd1tmr_registers (Results 1 – 1 of 1) sorted by relevance
18 struct armd1tmr_registers { struct19 u32 clk_ctrl; /* Timer clk control reg */20 u32 match[9]; /* Timer match registers */21 u32 count[3]; /* Timer count registers */22 u32 status[3];23 u32 ie[3];24 u32 preload[3]; /* Timer preload value */25 u32 preload_ctrl[3];26 u32 wdt_match_en;27 u32 wdt_match_r;[all …]