Home
last modified time | relevance | path

Searched refs:THR (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dtrap_block.h175 /* Given the current thread info pointer in THR, load the per-cpu
184 #define LOAD_PER_CPU_BASE(DEST, THR, REG1, REG2, REG3) \
185 lduh [THR + TI_CPU], REG1; \
213 #define LOAD_PER_CPU_BASE(DEST, THR, REG1, REG2, REG3)
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dtrap_block.h175 /* Given the current thread info pointer in THR, load the per-cpu
184 #define LOAD_PER_CPU_BASE(DEST, THR, REG1, REG2, REG3) \
185 lduh [THR + TI_CPU], REG1; \
213 #define LOAD_PER_CPU_BASE(DEST, THR, REG1, REG2, REG3)
/kernel/linux/linux-5.10/drivers/net/hamradio/
H A Dbaycom_ser_fdx.c93 #define THR(iobase) (iobase+0) macro
182 outb(0x00, THR(dev->base_addr)); in ser12_set_divisor()
282 outb(0x00, THR(dev->base_addr)); in ser12_interrupt()
431 outb(0x00, THR(dev->base_addr)); in ser12_open()
H A Dbaycom_ser_hdx.c79 #define THR(iobase) (iobase+0) macro
167 outb(0x00, THR(dev->base_addr)); in ser12_set_divisor()
394 outb(0x00, THR(dev->base_addr)); in ser12_interrupt()
H A Dyam.c150 #define THR(iobase) (iobase+0) macro
323 outb(0xfc, THR(iobase)); in fpga_write()
686 outb(b, THR(dev->base_addr)); in yam_tx_byte()
697 outb(yp->tx_crcl, THR(dev->base_addr)); in yam_tx_byte()
701 outb(chktabh[yp->tx_crch] ^ 0xFF, THR(dev->base_addr)); in yam_tx_byte()
/kernel/linux/linux-6.6/drivers/net/hamradio/
H A Dbaycom_ser_fdx.c93 #define THR(iobase) (iobase+0) macro
182 outb(0x00, THR(dev->base_addr)); in ser12_set_divisor()
282 outb(0x00, THR(dev->base_addr)); in ser12_interrupt()
431 outb(0x00, THR(dev->base_addr)); in ser12_open()
H A Dbaycom_ser_hdx.c79 #define THR(iobase) (iobase+0) macro
167 outb(0x00, THR(dev->base_addr)); in ser12_set_divisor()
394 outb(0x00, THR(dev->base_addr)); in ser12_interrupt()
H A Dyam.c150 #define THR(iobase) (iobase+0) macro
323 outb(0xfc, THR(iobase)); in fpga_write()
686 outb(b, THR(dev->base_addr)); in yam_tx_byte()
697 outb(yp->tx_crcl, THR(dev->base_addr)); in yam_tx_byte()
701 outb(chktabh[yp->tx_crch] ^ 0xFF, THR(dev->base_addr)); in yam_tx_byte()
/kernel/linux/linux-5.10/arch/arm/include/debug/
H A Domap2plus.S65 bic \rx, \rx, #0xff @ get base (THR) reg address
/kernel/linux/linux-6.6/arch/arm/include/debug/
H A Domap2plus.S65 bic \rx, \rx, #0xff @ get base (THR) reg address
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dio_16654.h27 // the EdgePort firmware -- that includes THR, RHR, IER, FCR.
30 #define THR 0 // ! Transmit Holding Register (Write) macro
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dio_16654.h27 // the EdgePort firmware -- that includes THR, RHR, IER, FCR.
30 #define THR 0 // ! Transmit Holding Register (Write) macro
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-at91-usart.c308 at91_usart_spi_writeb(aus, THR, tx_buf[len - remaining]); in at91_usart_spi_tx()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-at91-usart.c307 at91_usart_spi_writeb(aus, THR, tx_buf[len - remaining]); in at91_usart_spi_tx()

Completed in 13 milliseconds