Home
last modified time | relevance | path

Searched refs:vendor_nid (Results 1 – 3 of 3) sorted by relevance

/sound/pci/hda/
Dpatch_cirrus.c35 hda_nid_t vendor_nid; member
132 snd_hda_codec_write(codec, spec->vendor_nid, 0, in cs_vendor_coef_get()
134 return snd_hda_codec_read(codec, spec->vendor_nid, 0, in cs_vendor_coef_get()
142 snd_hda_codec_write(codec, spec->vendor_nid, 0, in cs_vendor_coef_set()
144 snd_hda_codec_write(codec, spec->vendor_nid, 0, in cs_vendor_coef_set()
188 if (spec->vendor_nid == CS420X_VENDOR_NID) { in init_input_coef()
299 if (spec->vendor_nid == CS420X_VENDOR_NID) { in cs_init()
303 } else if (spec->vendor_nid == CS4208_VENDOR_NID) { in cs_init()
318 if (spec->vendor_nid == CS420X_VENDOR_NID) { in cs_init()
571 static struct cs_spec *cs_alloc_spec(struct hda_codec *codec, int vendor_nid) in cs_alloc_spec() argument
[all …]
Dpatch_hdmi.c184 hda_nid_t vendor_nid; member
2653 vendor_param = snd_hda_codec_read(codec, spec->vendor_nid, 0, in intel_haswell_enable_all_pins()
2659 vendor_param = snd_hda_codec_read(codec, spec->vendor_nid, 0, in intel_haswell_enable_all_pins()
2673 vendor_param = snd_hda_codec_read(codec, spec->vendor_nid, 0, in intel_haswell_fixup_enable_dp12()
2681 snd_hda_codec_write_cache(codec, spec->vendor_nid, 0, in intel_haswell_fixup_enable_dp12()
2871 static int intel_hsw_common_init(struct hda_codec *codec, hda_nid_t vendor_nid, in intel_hsw_common_init() argument
2883 spec->vendor_nid = vendor_nid; in intel_hsw_common_init()
/sound/soc/codecs/
Dhdac_hdmi.c125 unsigned int vendor_nid; member
1389 unsigned int vendor_nid = hdmi->drv_data->vendor_nid; in hdac_hdmi_skl_enable_all_pins() local
1391 vendor_param = snd_hdac_codec_read(hdev, vendor_nid, 0, in hdac_hdmi_skl_enable_all_pins()
1397 vendor_param = snd_hdac_codec_read(hdev, vendor_nid, 0, in hdac_hdmi_skl_enable_all_pins()
1407 unsigned int vendor_nid = hdmi->drv_data->vendor_nid; in hdac_hdmi_skl_enable_dp12() local
1409 vendor_param = snd_hdac_codec_read(hdev, vendor_nid, 0, in hdac_hdmi_skl_enable_dp12()
1416 vendor_param = snd_hdac_codec_read(hdev, vendor_nid, 0, in hdac_hdmi_skl_enable_dp12()
2029 .vendor_nid = INTEL_VENDOR_NID_0x2,
2035 .vendor_nid = INTEL_VENDOR_NID_0xb,
2039 .vendor_nid = INTEL_VENDOR_NID_0x8,