Home
last modified time | relevance | path

Searched refs:tmar (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap4/
H A Dcpu.h32 u32 tmar; /* 0x38 rw */ member
/OK3568_Linux_fs/u-boot/drivers/timer/
H A Domap-timer.c42 unsigned int tmar; /* offset 0x4c */ member
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap5/
H A Dcpu.h38 u32 tmar; /* 0x4c rw */ member
/OK3568_Linux_fs/kernel/include/clocksource/
H A Dtimer-ti-dm.h86 u32 tmar; member
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dtimer-ti-dm.c91 timer->context.tmar); in omap_timer_restore_context()
110 timer->context.tmar = in omap_timer_save_context()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dcpu.h424 unsigned int tmar; /* offset 0x4c */ member
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h279 u32 tmar; /* 0x38 rw*/ member
/OK3568_Linux_fs/u-boot/board/BuR/common/
H A Dcommon.c103 timerhw->tmar = tmp; in lcdbacklight()