Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-omap4/
H A Dcpu.h29 u32 ttgr; /* 0x30 rw */ member
/openbmc/u-boot/drivers/timer/
H A Domap-timer.c37 unsigned int ttgr; /* offset 0x44 */ member
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/
H A Dcpu.h35 u32 ttgr; /* 0x44 rw */ member
/openbmc/u-boot/drivers/serial/
H A Datmel_usart.h25 u32 ttgr; member
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dcpu.h435 unsigned int ttgr; /* offset 0x44 */ member
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h276 u32 ttgr; /* 0x30 rw */ member
/openbmc/linux/drivers/tty/serial/
H A Datmel_serial.c177 u32 ttgr; member
2771 atmel_port->cache.ttgr = atmel_uart_readl(port, ATMEL_US_TTGR); in atmel_serial_suspend()
2804 atmel_uart_writel(port, ATMEL_US_TTGR, atmel_port->cache.ttgr); in atmel_serial_resume()