Home
last modified time | relevance | path

Searched refs:RDR_TLCTL0 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/cx23885/
H A Dcx23885-reg.h297 #define RDR_TLCTL0 0x00050318 macro
H A Dcx23885-core.c707 * when DMA begins if RDR_TLCTL0 bit4 is not cleared. It does not in cx23885_pci_quirks()
711 cx_clear(RDR_TLCTL0, 1 << 4); in cx23885_pci_quirks()
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/
H A Dcx23885-reg.h297 #define RDR_TLCTL0 0x00050318 macro
H A Dcx23885-core.c707 * when DMA begins if RDR_TLCTL0 bit4 is not cleared. It does not in cx23885_pci_quirks()
711 cx_clear(RDR_TLCTL0, 1 << 4); in cx23885_pci_quirks()
/kernel/linux/linux-5.10/drivers/media/pci/cx25821/
H A Dcx25821-core.c359 tmp = cx_read(RDR_TLCTL0); in cx25821_registers_init()
361 cx_write(RDR_TLCTL0, tmp); in cx25821_registers_init()
H A Dcx25821-reg.h490 #define RDR_TLCTL0 0x050318 macro
/kernel/linux/linux-6.6/drivers/media/pci/cx25821/
H A Dcx25821-core.c352 tmp = cx_read(RDR_TLCTL0); in cx25821_registers_init()
354 cx_write(RDR_TLCTL0, tmp); in cx25821_registers_init()
H A Dcx25821-reg.h490 #define RDR_TLCTL0 0x050318 macro

Completed in 20 milliseconds