Home
last modified time | relevance | path

Searched refs:ttgr (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap4/
H A Dcpu.h30 u32 ttgr; /* 0x30 rw */ member
/OK3568_Linux_fs/u-boot/drivers/timer/
H A Domap-timer.c40 unsigned int ttgr; /* offset 0x44 */ member
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap5/
H A Dcpu.h36 u32 ttgr; /* 0x44 rw */ member
/OK3568_Linux_fs/u-boot/drivers/serial/
H A Datmel_usart.h26 u32 ttgr; member
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dcpu.h422 unsigned int ttgr; /* offset 0x44 */ member
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h277 u32 ttgr; /* 0x30 rw */ member
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Datmel_serial.c175 u32 ttgr; member
2737 atmel_port->cache.ttgr = atmel_uart_readl(port, ATMEL_US_TTGR); in atmel_serial_suspend()
2770 atmel_uart_writel(port, ATMEL_US_TTGR, atmel_port->cache.ttgr); in atmel_serial_resume()