Lines Matching full:rt5677
3 * ASoC machine driver for Intel Broadwell platforms with RT5677 codec
20 #include "../../codecs/rt5677.h"
250 /* Request rt5677 GPIO for headphone amp control */ in bdw_rt5677_init()
310 DAILINK_COMP_ARRAY(COMP_CODEC("i2c-RT5677CE:00", "rt5677-aif1")));
318 DAILINK_COMP_ARRAY(COMP_CODEC("i2c-RT5677CE:00", "rt5677-dspbuffer")),
392 #define CARD_NAME "bdw rt5677" /* card name will be 'sof-bdw rt5677' */
395 #define CARD_NAME "bdw-rt5677"
399 /* ASoC machine driver for Broadwell DSP + RT5677 */
448 .name = "bdw-rt5677",
456 MODULE_DESCRIPTION("Intel Broadwell RT5677 machine driver");
458 MODULE_ALIAS("platform:bdw-rt5677");