Home
last modified time | relevance | path

Searched refs:FIFO (Results 1 - 25 of 35) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/video/fbdev/riva/
H A Driva_hw.c1371 LOAD_FIXED_STATE(nv4,FIFO); in UpdateFifoState()
1373 chip->Tri05 = (RivaTexturedTriangle05 __iomem *)&(chip->FIFO[0x0000E000/4]); in UpdateFifoState()
1382 LOAD_FIXED_STATE(nv10,FIFO); in UpdateFifoState()
1384 chip->Tri05 = (RivaTexturedTriangle05 __iomem *)&(chip->FIFO[0x0000E000/4]); in UpdateFifoState()
1417 chip->Tri03 = (RivaTexturedTriangle03 __iomem *)&(chip->FIFO[0x0000E000/4]); in LoadStateExt()
1456 chip->Tri03 = (RivaTexturedTriangle03 __iomem *)&(chip->FIFO[0x0000E000/4]); in LoadStateExt()
1461 chip->Tri03 = (RivaTexturedTriangle03 __iomem *)&(chip->FIFO[0x0000E000/4]); in LoadStateExt()
1502 chip->Tri03 = (RivaTexturedTriangle03 __iomem *)&(chip->FIFO[0x0000E000/4]); in LoadStateExt()
1507 chip->Tri03 = (RivaTexturedTriangle03 __iomem *)&(chip->FIFO[0x0000E000/4]); in LoadStateExt()
1665 LOAD_FIXED_STATE(Riva,FIFO); in LoadStateExt()
[all...]
H A Dnv_driver.c332 par->riva.FIFO = in riva_common_setup()
H A Driva_hw.h100 * FIFO registers. *
442 * Non-FIFO registers.
454 volatile U032 __iomem *FIFO; member
478 * FIFO registers.
552 * FIFO Free Count. Should attempt to yield processor if RIVA is busy.
/kernel/linux/linux-6.6/drivers/video/fbdev/riva/
H A Driva_hw.c1351 LOAD_FIXED_STATE(nv4,FIFO); in UpdateFifoState()
1353 chip->Tri05 = (RivaTexturedTriangle05 __iomem *)&(chip->FIFO[0x0000E000/4]); in UpdateFifoState()
1362 LOAD_FIXED_STATE(nv10,FIFO); in UpdateFifoState()
1364 chip->Tri05 = (RivaTexturedTriangle05 __iomem *)&(chip->FIFO[0x0000E000/4]); in UpdateFifoState()
1397 chip->Tri03 = (RivaTexturedTriangle03 __iomem *)&(chip->FIFO[0x0000E000/4]); in LoadStateExt()
1436 chip->Tri03 = (RivaTexturedTriangle03 __iomem *)&(chip->FIFO[0x0000E000/4]); in LoadStateExt()
1441 chip->Tri03 = (RivaTexturedTriangle03 __iomem *)&(chip->FIFO[0x0000E000/4]); in LoadStateExt()
1482 chip->Tri03 = (RivaTexturedTriangle03 __iomem *)&(chip->FIFO[0x0000E000/4]); in LoadStateExt()
1487 chip->Tri03 = (RivaTexturedTriangle03 __iomem *)&(chip->FIFO[0x0000E000/4]); in LoadStateExt()
1645 LOAD_FIXED_STATE(Riva,FIFO); in LoadStateExt()
[all...]
H A Dnv_driver.c332 par->riva.FIFO = in riva_common_setup()
H A Driva_hw.h100 * FIFO registers. *
442 * Non-FIFO registers.
454 volatile U032 __iomem *FIFO; member
478 * FIFO registers.
552 * FIFO Free Count. Should attempt to yield processor if RIVA is busy.
/kernel/linux/linux-5.10/drivers/video/fbdev/nvidia/
H A Dnv_local.h92 NV_WR32(&(par)->FIFO[0x0010], 0, (data) << 2); \
96 #define READ_GET(par) (NV_RD32(&(par)->FIFO[0x0011], 0) >> 2)
H A Dnv_type.h166 volatile u32 __iomem *FIFO; member
H A Dnv_setup.c307 par->FIFO = par->REGS + (0x00800000 / 4); in NVCommonSetup()
/kernel/linux/linux-6.6/drivers/video/fbdev/nvidia/
H A Dnv_local.h92 NV_WR32(&(par)->FIFO[0x0010], 0, (data) << 2); \
96 #define READ_GET(par) (NV_RD32(&(par)->FIFO[0x0011], 0) >> 2)
H A Dnv_type.h166 volatile u32 __iomem *FIFO; member
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dfloppy_64.h449 #define FIFO (port + 5) macro
468 sun_pci_fd_out_byte(port, 0x08, FIFO); in sun_pci_fd_sensei()
479 result[i++] = inb(FIFO); in sun_pci_fd_sensei()
514 sun_pci_fd_out_byte(port, 0x07, FIFO); in sun_pci_fd_test_drive()
515 sun_pci_fd_out_byte(port, drive & 0x03, FIFO); in sun_pci_fd_test_drive()
530 #undef FIFO macro
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dfloppy_64.h449 #define FIFO (port + 5) macro
468 sun_pci_fd_out_byte(port, 0x08, FIFO); in sun_pci_fd_sensei()
479 result[i++] = inb(FIFO); in sun_pci_fd_sensei()
514 sun_pci_fd_out_byte(port, 0x07, FIFO); in sun_pci_fd_test_drive()
515 sun_pci_fd_out_byte(port, drive & 0x03, FIFO); in sun_pci_fd_test_drive()
530 #undef FIFO macro
/kernel/linux/linux-5.10/arch/arm/include/debug/
H A Dsamsung.S56 @ FIFO enabled...
80 @ FIFO enabled...
H A Dzynq.S9 #define UART_FIFO_OFFSET 0x30 /* FIFO [15:0] or [7:0] */
11 #define UART_SR_TXFULL 0x00000010 /* TX FIFO full */
12 #define UART_SR_TXEMPTY 0x00000008 /* TX FIFO empty */
50 bne 1002b @ wait if FIFO is full
/kernel/linux/linux-6.6/arch/arm/include/debug/
H A Dsamsung.S56 @ FIFO enabled...
80 @ FIFO enabled...
H A Dzynq.S9 #define UART_FIFO_OFFSET 0x30 /* FIFO [15:0] or [7:0] */
11 #define UART_SR_TXFULL 0x00000010 /* TX FIFO full */
12 #define UART_SR_TXEMPTY 0x00000008 /* TX FIFO empty */
50 bne 1002b @ wait if FIFO is full
/kernel/linux/linux-5.10/include/linux/
H A Dparport_pc.h12 #define FIFO(p) ((p)->base_hi + 0x0) macro
29 /* Number of PWords that FIFO will hold. */
/kernel/linux/linux-6.6/include/linux/
H A Dparport_pc.h12 #define FIFO(p) ((p)->base_hi + 0x0) macro
32 /* Number of PWords that FIFO will hold. */
/kernel/linux/linux-5.10/drivers/parport/
H A Dparport_pc.c129 -EBUSY: Could not drain FIFO in some finite amount of time,
152 /* This mode resets the FIFO, so we may in change_mode()
157 case ECR_PPF: /* Parallel Port FIFO mode */ in change_mode()
171 /* The FIFO is stuck. */ in change_mode()
194 #endif /* FIFO support */
269 * nFault is 0 if there is at least 1 byte in the Warp's FIFO in parport_pc_epp_read_data()
270 * pError is 1 if there are 16 bytes in the Warp's FIFO in parport_pc_epp_read_data()
471 const unsigned long fifo = FIFO(port); in parport_pc_fifo_write_block_pio()
502 /* FIFO is full. Wait for interrupt. */ in parport_pc_fifo_write_block_pio()
513 printk(KERN_DEBUG "FIFO writ in parport_pc_fifo_write_block_pio()
[all...]
/kernel/linux/linux-6.6/drivers/parport/
H A Dparport_pc.c136 -EBUSY: Could not drain FIFO in some finite amount of time,
159 /* This mode resets the FIFO, so we may in change_mode()
164 case ECR_PPF: /* Parallel Port FIFO mode */ in change_mode()
178 /* The FIFO is stuck. */ in change_mode()
201 #endif /* FIFO support */
276 * nFault is 0 if there is at least 1 byte in the Warp's FIFO in parport_pc_epp_read_data()
277 * pError is 1 if there are 16 bytes in the Warp's FIFO in parport_pc_epp_read_data()
490 const unsigned long fifo = FIFO(port); in parport_pc_fifo_write_block_pio()
521 /* FIFO is full. Wait for interrupt. */ in parport_pc_fifo_write_block_pio()
532 printk(KERN_DEBUG "FIFO writ in parport_pc_fifo_write_block_pio()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/sis/
H A Dsis190.c208 FIFO = 0x00020000, enumerator
667 #define TxErrMask (WND | TABRT | FIFO | LINK) in sis190_tx_pkt_err()
676 if (status & FIFO) in sis190_tx_pkt_err()
/kernel/linux/linux-6.6/drivers/net/ethernet/sis/
H A Dsis190.c208 FIFO = 0x00020000, enumerator
667 #define TxErrMask (WND | TABRT | FIFO | LINK) in sis190_tx_pkt_err()
676 if (status & FIFO) in sis190_tx_pkt_err()
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dsifive.c132 /* SIFIVE_TX_FIFO_DEPTH: depth of the TX FIFO (in bytes) */
135 /* SIFIVE_RX_FIFO_DEPTH: depth of the TX FIFO (in bytes) */
139 #error Driver does not support configurations with different TX, RX FIFO sizes
262 * Read the transmit FIFO "full" bit, returning a non-zero value if the
263 * TX FIFO is full, or zero if space remains. Intended to be used to prevent
264 * writes to the TX FIFO when it's full.
266 * Returns: SIFIVE_SERIAL_TXDATA_FULL_MASK (non-zero) if the transmit FIFO
276 * __ssp_transmit_char() - enqueue a byte to transmit onto the TX FIFO
280 * Enqueue a byte @ch onto the transmit FIFO, given a pointer @ssp to the
292 * __ssp_transmit_chars() - enqueue multiple bytes onto the TX FIFO
[all...]
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dsifive.c122 /* SIFIVE_TX_FIFO_DEPTH: depth of the TX FIFO (in bytes) */
125 /* SIFIVE_RX_FIFO_DEPTH: depth of the TX FIFO (in bytes) */
129 #error Driver does not support configurations with different TX, RX FIFO sizes
251 * Read the transmit FIFO "full" bit, returning a non-zero value if the
252 * TX FIFO is full, or zero if space remains. Intended to be used to prevent
253 * writes to the TX FIFO when it's full.
255 * Returns: SIFIVE_SERIAL_TXDATA_FULL_MASK (non-zero) if the transmit FIFO
265 * __ssp_transmit_char() - enqueue a byte to transmit onto the TX FIFO
269 * Enqueue a byte @ch onto the transmit FIFO, given a pointer @ssp to the
281 * __ssp_transmit_chars() - enqueue multiple bytes onto the TX FIFO
[all...]

Completed in 32 milliseconds

12