Home
last modified time | relevance | path

Searched refs:SRAM_CH09 (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/media/pci/cx25821/
Dcx25821.h317 #define SRAM_CH09 9 /* Video Upstream I */ macro
321 #define VID_UPSTREAM_SRAM_CHANNEL_I SRAM_CH09
Dcx25821-core.c230 [SRAM_CH09] = {
231 .i = SRAM_CH09,
Dcx25821-video.c721 chan->out = &dev->vid_out_data[i - SRAM_CH09]; in cx25821_video_register()
/Linux-v4.19/drivers/media/pci/cx23885/
Dcx23885.h480 #define SRAM_CH09 8 /* Audio Internal B */ macro
Dcx23885-core.c179 [SRAM_CH09] = {
290 [SRAM_CH09] = {
683 cx23885_sram_channel_setup(dev, &dev->sram_channels[SRAM_CH09], 128, 0); in cx23885_reset()