Searched refs:SRAM_CH27 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
H A D | cx88-core.c | 325 [SRAM_CH27] = { 581 cx88_sram_channel_setup(core, &cx88_sram_channels[SRAM_CH27], 128, 0); in cx88_reset() 782 int rds_bpl = cx88_sram_channels[SRAM_CH27].fifo_size / AUD_RDS_LINES; in cx88_start_audio_dma() 791 cx88_sram_channel_setup(core, &cx88_sram_channels[SRAM_CH27], in cx88_start_audio_dma()
|
H A D | cx88-dsp.c | 239 const struct sram_channel *srch = &cx88_sram_channels[SRAM_CH27]; in read_rds_samples()
|
H A D | cx88.h | 118 #define SRAM_CH27 7 /* audio rds */ macro
|
/kernel/linux/linux-6.6/drivers/media/pci/cx88/ |
H A D | cx88-core.c | 327 [SRAM_CH27] = { 583 cx88_sram_channel_setup(core, &cx88_sram_channels[SRAM_CH27], 128, 0); in cx88_reset() 796 int rds_bpl = cx88_sram_channels[SRAM_CH27].fifo_size / AUD_RDS_LINES; in cx88_start_audio_dma() 805 cx88_sram_channel_setup(core, &cx88_sram_channels[SRAM_CH27], in cx88_start_audio_dma()
|
H A D | cx88-dsp.c | 239 const struct sram_channel *srch = &cx88_sram_channels[SRAM_CH27]; in read_rds_samples()
|
H A D | cx88.h | 118 #define SRAM_CH27 7 /* audio rds */ macro
|
Completed in 8 milliseconds