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

/linux-4.1.27/drivers/media/pci/cx23885/
H A Dcx23885-reg.h295 #define RDR_TLCTL0 0x00050318 macro
H A Dcx23885-core.c660 * when DMA begins if RDR_TLCTL0 bit4 is not cleared. It does not cx23885_pci_quirks()
664 cx_clear(RDR_TLCTL0, 1 << 4); cx23885_pci_quirks()
/linux-4.1.27/drivers/media/pci/cx25821/
H A Dcx25821-core.c373 tmp = cx_read(RDR_TLCTL0); cx25821_registers_init()
375 cx_write(RDR_TLCTL0, tmp); cx25821_registers_init()
H A Dcx25821-reg.h504 #define RDR_TLCTL0 0x050318 macro

Completed in 133 milliseconds