Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-rmobile/include/mach/
A Drcar-gen4-base.h61 struct rcar_rwdt { struct
62 u32 rwtcnt;
63 u32 rwtcsra;
64 u32 rwtcsrb;
A Drcar-gen3-base.h82 struct rcar_rwdt { struct
83 u32 rwtcnt;
84 u32 rwtcsra;
85 u32 rwtcsrb;
A Drcar-base.h697 struct rcar_rwdt { struct
698 u32 rwtcnt; /* 0x00 */
699 u32 rwtcsra; /* 0x04 */
700 u16 rwtcsrb; /* 0x08 */

Completed in 16 milliseconds