Home
last modified time | relevance | path

Searched defs:lsr (Results 101 - 112 of 112) sorted by relevance

12345

/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dsc16is7xx.c555 unsigned int lsr = 0, bytes_read, i; in sc16is7xx_handle_rx() local
968 unsigned int lsr; sc16is7xx_tx_empty() local
[all...]
H A Dmax310x.c832 unsigned int ists, lsr, rxlen; in max310x_port_irq() local
H A Dpch_uart.c556 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 Dmxser.c1385 u8 lsr; in mxser_tx_empty() local
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dti_usb_3410_5052.c851 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 Dcp210x.c292 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 Dpch_uart.c573 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 Dassembler-arm.cc1722 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 Dassembler-aarch32.cc6847 void Assembler::lsr(Condition cond, in lsr() function in vixl::aarch32::Assembler
H A Dassembler-aarch32.h2595 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 Ddisasm-aarch32.cc1870 void Disassembler::lsr(Condition cond, in lsr() function in vixl::aarch32::Disassembler
[all...]
/third_party/vixl/src/aarch64/
H A Dassembler-sve-aarch64.cc309 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

Completed in 146 milliseconds

12345