Searched refs:fifo_start (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/media/pci/cx25821/ |
D | cx25821-core.c | 47 .fifo_start = VID_A_DOWN_CLUSTER_1, 69 .fifo_start = VID_B_DOWN_CLUSTER_1, 91 .fifo_start = VID_C_DOWN_CLUSTER_1, 113 .fifo_start = VID_D_DOWN_CLUSTER_1, 135 .fifo_start = VID_E_DOWN_CLUSTER_1, 157 .fifo_start = VID_F_DOWN_CLUSTER_1, 179 .fifo_start = VID_G_DOWN_CLUSTER_1, 201 .fifo_start = VID_H_DOWN_CLUSTER_1, 222 .fifo_start = AUD_A_DOWN_CLUSTER_1, 236 .fifo_start = VID_I_UP_CLUSTER_1, [all …]
|
D | cx25821.h | 331 u32 fifo_start; member
|
/Linux-v4.19/drivers/media/pci/cx88/ |
D | cx88-core.c | 255 .fifo_start = 0x180c00, 267 .fifo_start = 0x183400, 279 .fifo_start = 0x183c00, 291 .fifo_start = 0x184400, 303 .fifo_start = 0x185400, 315 .fifo_start = 0x185400, /* same as audio IN */ 327 .fifo_start = 0x186400, 339 .fifo_start = 0x187400, 365 cx_write(cdt + 16 * i, ch->fifo_start + bpl * i); in cx88_sram_channel_setup() 377 cx_write(ch->ptr1_reg, ch->fifo_start); in cx88_sram_channel_setup() [all …]
|
D | cx88-dsp.c | 257 u32 offset = (current_address - srch->fifo_start + bpl); in read_rds_samples() 262 current_address - srch->fifo_start, sample_count, in read_rds_samples() 272 samples[i] = cx_read(srch->fifo_start + offset); in read_rds_samples()
|
D | cx88.h | 136 u32 fifo_start; member
|
/Linux-v4.19/drivers/media/pci/cx23885/ |
D | cx23885-core.c | 88 .fifo_start = 0x40, 100 .fifo_start = 0x0, 112 .fifo_start = 0x5000, 124 .fifo_start = 0x0, 136 .fifo_start = 0x0, 148 .fifo_start = 0x6000, 160 .fifo_start = 0x7000, 172 .fifo_start = 0x0, 184 .fifo_start = 0x0, 199 .fifo_start = 0x40, [all …]
|
D | cx23885.h | 493 u32 fifo_start; member
|