/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | sc16is7xx.c | 555 unsigned int lsr = 0, bytes_read, i; in sc16is7xx_handle_rx() local 968 unsigned int lsr; sc16is7xx_tx_empty() local [all...] |
H A D | max310x.c | 832 unsigned int ists, lsr, rxlen; in max310x_port_irq() local
|
H A D | pch_uart.c | 556 u8 rbr, lsr; in pch_uart_hal_read() local 982 static void pch_uart_err_ir(struct eg20t_port *priv, unsigned int lsr) in pch_uart_err_ir() argument 1019 u8 lsr; pch_uart_interrupt() local 1485 u8 lsr = ioread8(priv->membase + UART_LSR); pch_uart_get_poll_char() local [all...] |
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | mxser.c | 1385 u8 lsr; in mxser_tx_empty() local
|
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | ti_usb_3410_5052.c | 851 u8 lsr, mask; in ti_tx_empty() local 1362 static int ti_get_lsr(struct ti_port *tport, u8 *lsr) in ti_get_lsr() argument
|
H A D | cp210x.c | 292 u8 lsr; member 818 static void cp210x_process_lsr(struct usb_serial_port *port, unsigned char lsr, char *flag) in cp210x_process_lsr() argument [all...] |
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | pch_uart.c | 573 u8 rbr, lsr; in pch_uart_hal_read() local 1033 static void pch_uart_err_ir(struct eg20t_port *priv, unsigned int lsr) in pch_uart_err_ir() argument 1070 u8 lsr; pch_uart_interrupt() local 1535 u8 lsr = ioread8(priv->membase + UART_LSR); pch_uart_get_poll_char() local [all...] |
/third_party/node/deps/v8/src/codegen/arm/ |
H A D | assembler-arm.cc | 1722 void Assembler::lsr(Register dst, Register src1, const Operand& src2, SBit s, in lsr() function in v8::internal::Assembler
|
/third_party/vixl/src/aarch32/ |
H A D | assembler-aarch32.cc | 6847 void Assembler::lsr(Condition cond, in lsr() function in vixl::aarch32::Assembler
|
H A D | assembler-aarch32.h | 2595 void lsr(Register rd, Register rm, const Operand& operand) { in lsr() function in vixl::aarch32::Assembler 2598 void lsr(Condition cond, Register rd, Register rm, const Operand& operand) { in lsr() function in vixl::aarch32::Assembler 2601 void lsr(EncodingSize size, in lsr() function in vixl::aarch32::Assembler
|
H A D | disasm-aarch32.cc | 1870 void Disassembler::lsr(Condition cond, in lsr() function in vixl::aarch32::Disassembler [all...] |
/third_party/vixl/src/aarch64/ |
H A D | assembler-sve-aarch64.cc | 309 void Assembler::lsr(const ZRegister& zd, in lsr() function in vixl::aarch64::Assembler 327 void Assembler::lsr(const ZRegister& zd, in lsr() function in vixl::aarch64::Assembler 424 void Assembler::lsr(const ZRegister& zd, const ZRegister& zn, int shift) { in lsr() function in vixl::aarch64::Assembler 431 void Assembler::lsr(const ZRegister& zd, in lsr() function in vixl::aarch64::Assembler
|