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

/linux-master/sound/soc/intel/boards/
H A Dbytcht_es8316.c50 #define BYT_CHT_ES8316_MAP(quirk) ((quirk) & GENMASK(3, 0)) macro
63 if (BYT_CHT_ES8316_MAP(quirk) == BYT_CHT_ES8316_INTMIC_IN1_MAP)
65 if (BYT_CHT_ES8316_MAP(quirk) == BYT_CHT_ES8316_INTMIC_IN2_MAP)
170 switch (BYT_CHT_ES8316_MAP(quirk)) {
655 mic_name[BYT_CHT_ES8316_MAP(quirk)]);
660 mic_name[BYT_CHT_ES8316_MAP(quirk)]);

Completed in 113 milliseconds