Searched refs:TS_GEN_CNTRL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
H A D | cx88-mpeg.c | 99 cx_write(TS_GEN_CNTRL, 0x0040 | dev->ts_gen_cntrl); in cx8802_start_dma() 138 cx_write(TS_GEN_CNTRL, dev->ts_gen_cntrl); in cx8802_start_dma() 146 cx_write(TS_GEN_CNTRL, 0x46); in cx8802_start_dma() 153 cx_write(TS_GEN_CNTRL, 0x06); in cx8802_start_dma() 194 cx_write(TS_GEN_CNTRL, 0xcd); in cx8802_stop_dma()
|
H A D | cx88-reg.h | 441 #define TS_GEN_CNTRL 0x33C050 macro
|
/kernel/linux/linux-6.6/drivers/media/pci/cx88/ |
H A D | cx88-mpeg.c | 99 cx_write(TS_GEN_CNTRL, 0x0040 | dev->ts_gen_cntrl); in cx8802_start_dma() 138 cx_write(TS_GEN_CNTRL, dev->ts_gen_cntrl); in cx8802_start_dma() 146 cx_write(TS_GEN_CNTRL, 0x46); in cx8802_start_dma() 153 cx_write(TS_GEN_CNTRL, 0x06); in cx8802_start_dma() 194 cx_write(TS_GEN_CNTRL, 0xcd); in cx8802_stop_dma()
|
H A D | cx88-reg.h | 441 #define TS_GEN_CNTRL 0x33C050 macro
|
Completed in 8 milliseconds