Searched refs:mfg (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/Documentation/devicetree/bindings/soc/mediatek/ |
D | scpsys.txt | 20 The clocks needed "mm", "mfg", "venc" and "venc_lt". 35 clock-names = "mfg", "mm", "venc", "venc_lt";
|
/linux-4.4.14/sound/pci/hda/ |
D | patch_si3054.c | 208 info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid = codec->core.mfg; in si3054_build_pcms() 209 info->stream[SNDRV_PCM_STREAM_CAPTURE].nid = codec->core.mfg; in si3054_build_pcms() 230 snd_hda_codec_write(codec, codec->core.mfg, 0, AC_VERB_SET_STREAM_FORMAT, 0); in si3054_init()
|
D | hda_sysfs.c | 74 CODEC_INFO_SHOW(mfg, core.mfg); 506 static DEVICE_ATTR_RO(mfg);
|
D | hda_proc.c | 739 if (codec->mfg) in print_codec_core_info() 746 if (codec->mfg) in print_codec_core_info() 747 snd_iprintf(buffer, "Modem Function Group: 0x%x\n", codec->mfg); in print_codec_core_info()
|
D | hda_codec.c | 869 fg = codec->core.afg ? codec->core.afg : codec->core.mfg; in snd_hda_codec_new() 922 fg = codec->core.afg ? codec->core.afg : codec->core.mfg; in snd_hda_codec_update_widgets() 2848 if (nid == codec->core.afg || nid == codec->core.mfg) in snd_hda_codec_eapd_power_filter() 2868 hda_nid_t fg = codec->core.afg ? codec->core.afg : codec->core.mfg; in hda_set_power_state()
|
/linux-4.4.14/sound/hda/ |
D | hdac_sysfs.c | 44 CODEC_ATTR(mfg); 189 if (nid == codec->afg || nid == codec->mfg) in has_pcm_cap()
|
D | hdac_device.c | 82 if (!codec->afg && !codec->mfg) { in snd_hdac_device_init() 88 fg = codec->afg ? codec->afg : codec->mfg; in snd_hdac_device_init() 379 codec->mfg = nid; in setup_fg_nodes()
|
/linux-4.4.14/include/sound/ |
D | hdaudio.h | 53 hda_nid_t mfg; /* MFG node id */ member
|
/linux-4.4.14/arch/arm64/boot/dts/mediatek/ |
D | mt8173.dtsi | 240 clock-names = "mfg", "mm", "venc", "venc_lt";
|
/linux-4.4.14/Documentation/ |
D | parport-lowlevel.txt | 875 int parport_find_device (const char *mfg, const char *mdl, int from);
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | HD-Audio.txt | 371 mfg::
|