Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/av7110/
H A Dav7110_v4l.c343 u16 fm_matrix, src; in vidioc_s_tuner() local
352 fm_matrix = 0x3001; /* stereo */ in vidioc_s_tuner()
357 fm_matrix = 0x3000; /* bilingual */ in vidioc_s_tuner()
362 fm_matrix = 0x3000; /* mono */ in vidioc_s_tuner()
367 fm_matrix = 0x3000; /* mono */ in vidioc_s_tuner()
372 fm_matrix = 0x3000; /* mono */ in vidioc_s_tuner()
376 msp_writereg(av7110, MSP_WR_DSP, 0x000e, fm_matrix); in vidioc_s_tuner()