Home
last modified time | relevance | path

Searched refs:SRAM_CH11 (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/staging/cx25821/
Dcx25821.h464 #define SRAM_CH11 11 /* Audio Upstream AUD_CHANNEL_B */ macro
468 #define AUDIO_UPSTREAM_SRAM_CHANNEL_B SRAM_CH11
Dcx25821-core.c293 [SRAM_CH11] = {
294 .i = SRAM_CH11,
330 struct sram_channel *channel11 = &cx25821_sram_channels[SRAM_CH11];
Dcx25821-video.c1941 } else if (fh->channel_id == SRAM_CH11) { in cx25821_video_ioctl()
/linux-2.6.39/drivers/media/video/cx23885/
Dcx23885.h431 #define SRAM_CH11 10 /* COMB_3D_N */ macro