Searched refs:ADAU1761 (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | adau1761-spi.c | 55 { "adau1461", ADAU1761 }, 56 { "adau1761", ADAU1761 },
|
| H A D | adau17x1.h | 12 ADAU1761, enumerator
|
| H A D | adau1761.c | 3 * Driver for ADAU1361/ADAU1461/ADAU1761/ADAU1961 codec 597 * Use this register to probe for ADAU1761. in adau1761_compatibility_probe() 876 * If we've got an ADAU1761, or an ADAU1761 operating as an in adau1761_component_probe() 879 if (adau->type == ADAU1761 || adau->type == ADAU1761_AS_1361) { in adau1761_component_probe() 892 * bona fide ADAU1761. in adau1761_component_probe() 894 if (adau->type == ADAU1761) { in adau1761_component_probe() 901 * In the ADAU1761, by default, the AIF is routed to the DSP, whereas in adau1761_component_probe() 903 * Thus, if we have an ADAU1761 masquerading as an ADAU1361, in adau1761_component_probe() 905 * For the ADAU1761, thi in adau1761_component_probe() [all...] |