Searched refs:fifo_start (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx25821/ |
D | cx25821-core.c | 37 .fifo_start = VID_A_DOWN_CLUSTER_1, 59 .fifo_start = VID_B_DOWN_CLUSTER_1, 81 .fifo_start = VID_C_DOWN_CLUSTER_1, 103 .fifo_start = VID_D_DOWN_CLUSTER_1, 125 .fifo_start = VID_E_DOWN_CLUSTER_1, 147 .fifo_start = VID_F_DOWN_CLUSTER_1, 169 .fifo_start = VID_G_DOWN_CLUSTER_1, 191 .fifo_start = VID_H_DOWN_CLUSTER_1, 212 .fifo_start = AUD_A_DOWN_CLUSTER_1, 226 .fifo_start = VID_I_UP_CLUSTER_1, [all …]
|
D | cx25821.h | 320 u32 fifo_start; member
|
/kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
D | cx88-core.c | 246 .fifo_start = 0x180c00, 258 .fifo_start = 0x183400, 270 .fifo_start = 0x183c00, 282 .fifo_start = 0x184400, 294 .fifo_start = 0x185400, 306 .fifo_start = 0x185400, /* same as audio IN */ 318 .fifo_start = 0x186400, 330 .fifo_start = 0x187400, 356 cx_write(cdt + 16 * i, ch->fifo_start + bpl * i); in cx88_sram_channel_setup() 368 cx_write(ch->ptr1_reg, ch->fifo_start); in cx88_sram_channel_setup() [all …]
|
D | cx88-dsp.c | 248 u32 offset = (current_address - srch->fifo_start + bpl); in read_rds_samples() 253 current_address - srch->fifo_start, sample_count, in read_rds_samples() 263 samples[i] = cx_read(srch->fifo_start + offset); in read_rds_samples()
|
D | cx88.h | 126 u32 fifo_start; member
|
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/ |
D | cx23885-core.c | 91 .fifo_start = 0x40, 103 .fifo_start = 0x0, 115 .fifo_start = 0x5000, 127 .fifo_start = 0x0, 139 .fifo_start = 0x0, 151 .fifo_start = 0x6000, 163 .fifo_start = 0x7000, 175 .fifo_start = 0x0, 187 .fifo_start = 0x0, 202 .fifo_start = 0x40, [all …]
|
D | cx23885.h | 485 u32 fifo_start; member
|