Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A 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 …]
H A Dpatch_hdmi.c177 hda_nid_t vendor_nid; member
2744 vendor_param = snd_hda_codec_read(codec, spec->vendor_nid, 0, in intel_haswell_enable_all_pins()
2750 vendor_param = snd_hda_codec_read(codec, spec->vendor_nid, 0, in intel_haswell_enable_all_pins()
2764 vendor_param = snd_hda_codec_read(codec, spec->vendor_nid, 0, in intel_haswell_fixup_enable_dp12()
2772 snd_hda_codec_write_cache(codec, spec->vendor_nid, 0, in intel_haswell_fixup_enable_dp12()
2962 static int intel_hsw_common_init(struct hda_codec *codec, hda_nid_t vendor_nid, in intel_hsw_common_init() argument
2974 spec->vendor_nid = vendor_nid; in intel_hsw_common_init()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dhdac_hdmi.c121 unsigned int vendor_nid; member
1393 unsigned int vendor_nid = hdmi->drv_data->vendor_nid; in hdac_hdmi_skl_enable_all_pins() local
1395 vendor_param = snd_hdac_codec_read(hdev, vendor_nid, 0, in hdac_hdmi_skl_enable_all_pins()
1401 vendor_param = snd_hdac_codec_read(hdev, vendor_nid, 0, in hdac_hdmi_skl_enable_all_pins()
1411 unsigned int vendor_nid = hdmi->drv_data->vendor_nid; in hdac_hdmi_skl_enable_dp12() local
1413 vendor_param = snd_hdac_codec_read(hdev, vendor_nid, 0, in hdac_hdmi_skl_enable_dp12()
1420 vendor_param = snd_hdac_codec_read(hdev, vendor_nid, 0, in hdac_hdmi_skl_enable_dp12()
2130 .vendor_nid = INTEL_GLK_VENDOR_NID,
2134 .vendor_nid = INTEL_VENDOR_NID,