Home
last modified time | relevance | path

Searched refs:hda_codec_detect (Results 1 – 9 of 9) sorted by relevance

/external/coreboot/src/southbridge/intel/lynxpoint/
Dhda_verb.h8 int hda_codec_detect(u8 *base);
Dhda_verb.c9 int hda_codec_detect(u8 *base) in hda_codec_detect() function
Dazalia.c100 codec_mask = hda_codec_detect(base); in azalia_init()
/external/coreboot/src/soc/intel/common/
Dhda_verb.h8 int hda_codec_detect(u8 *base);
Dhda_verb.c11 int hda_codec_detect(u8 *base) in hda_codec_detect() function
/external/coreboot/src/soc/intel/baytrail/
Dhda.c71 codec_mask = hda_codec_detect(base); in hda_init()
/external/coreboot/src/northbridge/intel/haswell/
Dminihd.c77 codec_mask = hda_codec_detect(base); in minihd_init()
/external/coreboot/src/soc/intel/broadwell/
Dminihd.c78 codec_mask = hda_codec_detect(base); in minihd_init()
/external/coreboot/src/soc/intel/broadwell/pch/
Dhda.c79 codec_mask = hda_codec_detect(base); in hda_init()