Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/m68k/include/asm/
H A Dimmap_5282.h96 typedef struct wdog_ctrl { struct
97 ushort wcr;
98 ushort wmr;
99 ushort wcntr;
100 ushort wsr;
H A Dimmap_520x.h189 typedef struct wdog_ctrl { struct
190 u16 cr; /* 0x00 Control */
191 u16 mr; /* 0x02 Modulus */
192 u16 cntr; /* 0x04 Count */
193 u16 sr; /* 0x06 Service */
H A Dimmap_5272.h114 typedef struct wdog_ctrl { struct
115 ushort wdog_wrrr;
116 ushort res1;
117 ushort wdog_wirr;
118 ushort res2;
119 ushort wdog_wcr;
120 ushort res3;
121 ushort wdog_wer;
122 uchar res4[114];
H A Dimmap_5235.h213 typedef struct wdog_ctrl { struct
214 u16 cr; /* 0x00 Control register */
215 u16 mr; /* 0x02 Modulus register */
216 u16 cntr; /* 0x04 Count register */
217 u16 sr; /* 0x06 Service register */
H A Dimmap_5275.h229 typedef struct wdog_ctrl { struct
230 u16 wcr;
231 u16 wmr;
232 u16 wcntr;
233 u16 wsr;
234 u8 res4[114];
H A Dimmap_5329.h120 typedef struct wdog_ctrl { struct
121 u16 cr; /* 0x00 Control register */
122 u16 mr; /* 0x02 Modulus register */
123 u16 cntr; /* 0x04 Count register */
124 u16 sr; /* 0x06 Service register */