Home
last modified time | relevance | path

Searched refs:has_hw_timer (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Datmel_serial.c153 bool has_hw_timer; member
1846 atmel_port->has_hw_timer = false; in atmel_get_ip_name()
1850 atmel_port->has_hw_timer = true; in atmel_get_ip_name()
1855 atmel_port->has_hw_timer = true; in atmel_get_ip_name()
1884 atmel_port->has_hw_timer = true; in atmel_get_ip_name()
1988 if (!atmel_port->has_hw_timer) { in atmel_startup()
2004 if (!atmel_port->has_hw_timer) { in atmel_startup()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Datmel_serial.c156 bool has_hw_timer; member
1818 atmel_port->has_hw_timer = false; in atmel_get_ip_name()
1823 atmel_port->has_hw_timer = true; in atmel_get_ip_name()
1828 atmel_port->has_hw_timer = true; in atmel_get_ip_name()
1858 atmel_port->has_hw_timer = true; in atmel_get_ip_name()
1963 if (!atmel_port->has_hw_timer) { in atmel_startup()
1979 if (!atmel_port->has_hw_timer) { in atmel_startup()

Completed in 8 milliseconds