Searched refs:ad1843_LSS (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/mips/
H A Dad1843.c37 * E.g., bits LSS0 through LSS2 become ad1843_LSS.
56 ad1843_LSS = { 2, 13, 3 }, /* Left ADC Source Select */ variable in typeref:struct:
361 int val = ad1843_read_bits(ad1843, &ad1843_LSS);
366 &ad1843_LSS, val, &ad1843_RSS, val);
382 ad1843_write_multi(ad1843, 2, &ad1843_LSS, newsrc, &ad1843_RSS, newsrc);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dvwsnd.c845 * E.g., bits LSS0 through LSS2 become ad1843_LSS.
864 ad1843_LSS = { 2, 13, 3 }, /* Left ADC Source Select */ variable
1099 int ls = ad1843_read_bits(lith, &ad1843_LSS);
1192 oldbits = ad1843_read_bits(lith, &ad1843_LSS);
1206 ad1843_write_multi(lith, 2, &ad1843_LSS, bits, &ad1843_RSS, bits);

Completed in 94 milliseconds