Home
last modified time | relevance | path

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

/drivers/media/pci/cx25821/
Dcx25821.h306 #define SRAM_CH09 9 /* Video Upstream I */ macro
310 #define VID_UPSTREAM_SRAM_CHANNEL_I SRAM_CH09
Dcx25821-core.c220 [SRAM_CH09] = {
221 .i = SRAM_CH09,
Dcx25821-video.c705 chan->out = &dev->vid_out_data[i - SRAM_CH09]; in cx25821_video_register()
/drivers/media/pci/cx23885/
Dcx23885.h472 #define SRAM_CH09 8 /* Audio Internal B */ macro
Dcx23885-core.c182 [SRAM_CH09] = {
293 [SRAM_CH09] = {
691 cx23885_sram_channel_setup(dev, &dev->sram_channels[SRAM_CH09], 128, 0); in cx23885_reset()