Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/
H A Dstv0991_gpt.h12 struct gpt_regs { struct
25 struct gpt_regs *const gpt1_regs_ptr = argument
/openbmc/u-boot/arch/arm/include/asm/arch-spear/
H A Dspr_gpt.h10 struct gpt_regs { struct
11 u8 reserved[0x80];
12 u32 control;
13 u32 status;
14 u32 compare;
15 u32 count;
16 u32 capture_re;
17 u32 capture_fe;
/openbmc/u-boot/arch/arm/include/asm/arch-mx35/
H A Dimx-regs.h273 struct gpt_regs { struct
274 u32 ctrl; /* control */
275 u32 pre; /* prescaler */
276 u32 stat; /* status */
277 u32 intr; /* interrupt */
278 u32 cmp[3]; /* output compare 1-3 */
279 u32 capt[2]; /* input capture 1-2 */
280 u32 counter; /* counter */
/openbmc/u-boot/arch/arm/include/asm/arch-mx27/
H A Dimx-regs.h131 struct gpt_regs { struct
132 u32 gpt_tctl;
133 u32 gpt_tprer;
134 u32 gpt_tcmp;
135 u32 gpt_tcr;
136 u32 gpt_tcn;
137 u32 gpt_tstat;
/openbmc/u-boot/arch/arm/include/asm/arch-mx25/
H A Dimx-regs.h68 struct gpt_regs { struct
69 u32 ctrl; /* control */
70 u32 pre; /* prescaler */
71 u32 stat; /* status */
72 u32 intr; /* interrupt */
73 u32 cmp[3]; /* output compare 1-3 */
74 u32 capt[2]; /* input capture 1-2 */
75 u32 counter; /* counter */