Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/intel/boards/
H A Dbytcht_es8316.c48 #define BYT_CHT_ES8316_MAP(quirk) ((quirk) & GENMASK(3, 0)) macro
61 if (BYT_CHT_ES8316_MAP(quirk) == BYT_CHT_ES8316_INTMIC_IN1_MAP) in log_quirks()
63 if (BYT_CHT_ES8316_MAP(quirk) == BYT_CHT_ES8316_INTMIC_IN2_MAP) in log_quirks()
168 switch (BYT_CHT_ES8316_MAP(quirk)) { in byt_cht_es8316_init()
591 mic_name[BYT_CHT_ES8316_MAP(quirk)]); in snd_byt_cht_es8316_mc_probe()
596 mic_name[BYT_CHT_ES8316_MAP(quirk)]); in snd_byt_cht_es8316_mc_probe()
/kernel/linux/linux-6.6/sound/soc/intel/boards/
H A Dbytcht_es8316.c49 #define BYT_CHT_ES8316_MAP(quirk) ((quirk) & GENMASK(3, 0)) macro
62 if (BYT_CHT_ES8316_MAP(quirk) == BYT_CHT_ES8316_INTMIC_IN1_MAP) in log_quirks()
64 if (BYT_CHT_ES8316_MAP(quirk) == BYT_CHT_ES8316_INTMIC_IN2_MAP) in log_quirks()
169 switch (BYT_CHT_ES8316_MAP(quirk)) { in byt_cht_es8316_init()
589 mic_name[BYT_CHT_ES8316_MAP(quirk)]); in snd_byt_cht_es8316_mc_probe()
594 mic_name[BYT_CHT_ES8316_MAP(quirk)]); in snd_byt_cht_es8316_mc_probe()

Completed in 2 milliseconds