Home
last modified time | relevance | path

Searched refs:ppcap (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/sound/hda/ext/
A Dhdac_ext_stream.c34 if (bus->ppcap) { in snd_hdac_ext_stream_init()
35 hext_stream->pphc_addr = bus->ppcap + AZX_PPHC_BASE + in snd_hdac_ext_stream_init()
38 hext_stream->pplc_addr = bus->ppcap + AZX_PPLC_BASE + in snd_hdac_ext_stream_init()
103 val = readw(bus->ppcap + AZX_REG_PP_PPCTL) & mask; in snd_hdac_ext_stream_decouple_locked()
106 snd_hdac_updatel(bus->ppcap, AZX_REG_PP_PPCTL, mask, mask); in snd_hdac_ext_stream_decouple_locked()
108 snd_hdac_updatel(bus->ppcap, AZX_REG_PP_PPCTL, mask, 0); in snd_hdac_ext_stream_decouple_locked()
220 if (!bus->ppcap) { in hdac_ext_link_dma_stream_assign()
256 if (!bus->ppcap) { in hdac_ext_host_dma_stream_assign()
A Dhdac_ext_controller.c30 if (!bus->ppcap) { in snd_hdac_ext_bus_ppcap_enable()
36 snd_hdac_updatel(bus->ppcap, AZX_REG_PP_PPCTL, in snd_hdac_ext_bus_ppcap_enable()
39 snd_hdac_updatel(bus->ppcap, AZX_REG_PP_PPCTL, in snd_hdac_ext_bus_ppcap_enable()
52 if (!bus->ppcap) { in snd_hdac_ext_bus_ppcap_int_enable()
58 snd_hdac_updatel(bus->ppcap, AZX_REG_PP_PPCTL, in snd_hdac_ext_bus_ppcap_int_enable()
61 snd_hdac_updatel(bus->ppcap, AZX_REG_PP_PPCTL, in snd_hdac_ext_bus_ppcap_int_enable()
/linux-6.3-rc2/Documentation/networking/
A Dmac80211-injection.rst98 ppcap = pcap_open_live(szInterfaceName, 800, 1, 20, szErrbuf);
100 r = pcap_inject(ppcap, u8aSendBuffer, nLength);
/linux-6.3-rc2/sound/soc/sof/intel/
A Dhda-ctrl.c94 bus->ppcap = bus->remap_addr + offset; in hda_dsp_ctrl_get_caps()
95 sdev->bar[HDA_DSP_PP_BAR] = bus->ppcap; in hda_dsp_ctrl_get_caps()
A Dhda-dai.c75 if (!bus->ppcap) { in hda_link_stream_assign()
A Dhda.c937 if (bus->ppcap) in hda_init_caps()
/linux-6.3-rc2/sound/soc/intel/skylake/
A Dskl-pcm.c95 if (bus->ppcap) in skl_get_host_stream_type()
1162 if (!bus->ppcap) in skl_platform_soc_trigger()
1386 if (bus->ppcap) { in skl_platform_soc_probe()
A Dskl-messages.c364 if (!bus->ppcap) in skl_suspend_dsp()
384 if (!bus->ppcap) in skl_resume_dsp()
A Dskl.c937 if (!bus->ppcap) { in skl_first_init()
/linux-6.3-rc2/sound/hda/
A Dhdac_controller.c339 bus->ppcap = bus->remap_addr + offset; in snd_hdac_bus_parse_capabilities()
/linux-6.3-rc2/include/sound/
A Dhdaudio.h299 void __iomem *ppcap; member
/linux-6.3-rc2/sound/pci/hda/
A Dhda_intel.c1880 if (bus->ppcap && boot_cpu_has(X86_FEATURE_ART)) in azx_first_init()

Completed in 27 milliseconds