Home
last modified time | relevance | path

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

/drivers/media/pci/cx25821/
Dcx25821.h325 #define SRAM_CH09 9 /* Video Upstream I */ macro
329 #define VID_UPSTREAM_SRAM_CHANNEL_I SRAM_CH09
Dcx25821-core.c234 [SRAM_CH09] = {
235 .i = SRAM_CH09,
Dcx25821-video.c727 chan->out = &dev->vid_out_data[i - SRAM_CH09]; in cx25821_video_register()
/drivers/media/pci/cx23885/
Dcx23885.h471 #define SRAM_CH09 8 /* Audio Internal B */ macro
Dcx23885-core.c177 [SRAM_CH09] = {
288 [SRAM_CH09] = {
650 cx23885_sram_channel_setup(dev, &dev->sram_channels[SRAM_CH09], 128, 0); in cx23885_reset()