Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_83xx.h105 typedef struct gtm83xx { struct
106 u8 cfr1; /* Timer1/2 Configuration */
107 u8 res0[3];
108 u8 cfr2; /* Timer3/4 Configuration */
109 u8 res1[11];
110 u16 mdr1; /* Timer1 Mode Register */
111 u16 mdr2; /* Timer2 Mode Register */
135 } gtm83xx_t; argument