Home
last modified time | relevance | path

Searched defs:lsr (Results 1 – 25 of 35) sorted by relevance

12

/linux/drivers/usb/serial/
H A Dark3116.c74 __u32 lsr; /* line status register value */ member
480 static void ark3116_update_lsr(struct usb_serial_port *port, __u8 lsr) in ark3116_update_lsr() argument
572 __u32 lsr; ark3116_process_read_urb() local
[all...]
H A Df81232.c349 static char f81232_handle_lsr(struct usb_serial_port *port, u8 lsr) in f81232_handle_lsr() argument
384 u8 lsr; in f81232_process_read_urb() local
416 u8 lsr; f81534a_process_read_urb() local
[all...]
H A Dio_ti.c528 u8 *lsr; in tx_active() local
1533 u8 lsr = 0; in map_line_status() local
1587 handle_new_lsr(struct edgeport_port * edge_port,int lsr_data,u8 lsr,u8 data) handle_new_lsr() argument
1631 u8 lsr; edge_interrupt_callback() local
[all...]
H A Dssu100.c427 static void ssu100_update_lsr(struct usb_serial_port *port, u8 lsr, in ssu100_update_lsr() argument
H A Dti_usb_3410_5052.c844 u8 lsr, mask; in ti_tx_empty() local
1355 static int ti_get_lsr(struct ti_port *tport, u8 *lsr) in ti_get_lsr() argument
/linux/drivers/tty/serial/
H A Dsunplus-uart.c87 unsigned int lsr = readl(port->membase + SUP_UART_LSR); in sunplus_tx_buf_not_full() local
94 unsigned int lsr = readl(port->membase + SUP_UART_LSR); in sunplus_tx_empty() local
235 unsigned int lsr = readl(port->membase + SUP_UART_LSR); in receive_chars() local
470 unsigned int lsr = readl(port->membase + SUP_UART_LSR); sunplus_poll_get_char() local
[all...]
H A Dserial-tegra.c308 unsigned int lsr, tmout = 10000; in tegra_uart_fifo_reset() local
437 unsigned long lsr) in tegra_uart_decode_rx_error() argument
492 unsigned long lsr = tegra_uart_read(tup, UART_LSR); tegra_uart_fill_tx_fifo() local
609 unsigned long lsr = tegra_uart_read(tup, UART_LSR); tegra_uart_tx_empty() local
650 unsigned long lsr = 0; tegra_uart_handle_rx_pio() local
945 unsigned long lsr; tegra_uart_hw_deinit() local
[all...]
H A Dpxa.c223 unsigned int iir, lsr; in serial_pxa_irq() local
641 unsigned char lsr = serial_in(up, UART_LSR); in serial_pxa_get_poll_char() local
H A Domap-serial.c343 static void transmit_chars(struct uart_omap_port *up, unsigned int lsr) in transmit_chars() argument
438 static void serial_omap_rlsi(struct uart_omap_port *up, unsigned int lsr) in serial_omap_rlsi() argument
494 serial_omap_rdi(struct uart_omap_port * up,unsigned int lsr) serial_omap_rdi() argument
525 unsigned int iir, lsr; serial_omap_irq() local
[all...]
H A Dpch_uart.c553 u8 rbr, lsr; in pch_uart_hal_read() local
969 static void pch_uart_err_ir(struct eg20t_port *priv, unsigned int lsr) in pch_uart_err_ir() argument
1006 u8 lsr; pch_uart_interrupt() local
1469 u8 lsr = ioread8(priv->membase + UART_LSR); pch_uart_get_poll_char() local
[all...]
H A Dsc16is7xx.c628 unsigned int lsr = 0, bytes_read, i; in sc16is7xx_handle_rx() local
1008 unsigned int lsr; sc16is7xx_tx_empty() local
[all...]
H A Dmen_z135_uart.c198 u8 lsr; in men_z135_handle_lsr() local
/linux/drivers/tty/serial/8250/
H A D8250_ce4100.c36 u32 ret, ier, lsr; in ce4100_mem_serial_in() local
H A D8250_fsl.c29 u16 lsr, orig_lsr; in fsl8250_handle_irq() local
H A D8250_port.c1371 u16 lsr = serial_lsr_in(p); in __stop_tx() local
1430 u16 lsr = serial_lsr_in(up); in __start_tx() local
1593 void serial8250_read_char(struct uart_8250_port *up, u16 lsr) in serial8250_read_char() argument
1661 serial8250_rx_chars(struct uart_8250_port * up,u16 lsr) serial8250_rx_chars() argument
2027 u16 lsr; serial8250_get_poll_char() local
[all...]
H A D8250_dw.c118 unsigned int lsr; in dw8250_force_idle() local
190 unsigned int lsr; in dw8250_tx_wait_empty() local
H A D8250_ingenic.c56 u16 lsr; in ingenic_early_console_putc() local
H A D8250_core.c221 unsigned int iir, ier = 0, lsr; in serial8250_backup_timeout() local
H A D8250_aspeed_vuart.c334 unsigned int iir, lsr; in aspeed_vuart_handle_irq() local
H A D8250.h157 u16 lsr = up->lsr_saved_flags; in serial_lsr_in() local
/linux/arch/powerpc/platforms/embedded6xx/
H A Dls_uart.c37 char lsr = in_8(avr_addr + UART_LSR); in wd_stop() local
/linux/include/linux/
H A Dserial.h26 static inline bool uart_lsr_tx_empty(u16 lsr) in uart_lsr_tx_empty() argument
/linux/drivers/accessibility/speakup/
H A Dserialio.c270 unsigned char lsr; in spk_serial_in_nowait() local
/linux/drivers/bluetooth/
H A Ddtl1_cs.c295 int iir, lsr; in dtl1_interrupt() local
/linux/arch/sh/include/asm/
H A Dsmc37c93x.h77 volatile __u16 lsr; member

12