Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-omap5/
H A Dcpu.h22 struct gptimer { struct
23 u32 tidr; /* 0x00 r */
24 u8 res1[0xc];
26 u8 res2[0x10];
28 u32 tisr; /* 0x28 rw */
29 u32 tier; /* 0x2c rw */
30 u32 ticr; /* 0x30 rw */
31 u32 twer; /* 0x34 rw */
32 u32 tclr; /* 0x38 rw */
33 u32 tcrr; /* 0x3c rw */
[all …]
/openbmc/u-boot/arch/arm/include/asm/arch-omap4/
H A Dcpu.h18 struct gptimer { struct
19 u32 tidr; /* 0x00 r */
20 u8 res[0xc];
23 u32 tisr; /* 0x18 rw */
24 u32 tier; /* 0x1c rw */
25 u32 twer; /* 0x20 rw */
26 u32 tclr; /* 0x24 rw */
27 u32 tcrr; /* 0x28 rw */
28 u32 tldr; /* 0x2c rw */
29 u32 ttgr; /* 0x30 rw */
[all …]
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h265 struct gptimer { struct
266 u32 tidr; /* 0x00 r */
267 u8 res[0xc];
270 u32 tisr; /* 0x18 rw */
271 u32 tier; /* 0x1c rw */
272 u32 twer; /* 0x20 rw */
273 u32 tclr; /* 0x24 rw */
274 u32 tcrr; /* 0x28 rw */
275 u32 tldr; /* 0x2c rw */
277 u32 twpc; /* 0x34 r*/
[all …]
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dcpu.h421 struct gptimer { struct
422 unsigned int tidr; /* offset 0x00 */
423 unsigned char res1[12];
425 unsigned char res2[12];
426 unsigned int tier; /* offset 0x20 */
429 unsigned int tisr; /* offset 0x2c */
431 unsigned int twer; /* offset 0x34 */
432 unsigned int tclr; /* offset 0x38 */
433 unsigned int tcrr; /* offset 0x3c */
434 unsigned int tldr; /* offset 0x40 */
[all …]
/openbmc/linux/drivers/mailbox/
H A Dbcm-pdc-mailbox.c207 u32 gptimer; /* 0x028 */ member
/openbmc/qemu/include/hw/arm/
H A Domap.h967 struct omap_gp_timer_s *gptimer[12]; member
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dd11.h113 u32 gptimer; /* 0x18 */ member