Home
last modified time | relevance | path

Searched refs:azx_bus (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/sound/pci/hda/
A Dhda_controller.h154 #define azx_bus(chip) (&(chip)->bus.core) macro
167 snd_hdac_chip_writel(azx_bus(chip), reg, value)
169 snd_hdac_chip_readl(azx_bus(chip), reg)
171 snd_hdac_chip_writew(azx_bus(chip), reg, value)
173 snd_hdac_chip_readw(azx_bus(chip), reg)
175 snd_hdac_chip_writeb(azx_bus(chip), reg, value)
177 snd_hdac_chip_readb(azx_bus(chip), reg)
196 snd_hdac_bus_alloc_stream_pages(azx_bus(chip))
198 snd_hdac_bus_free_stream_pages(azx_bus(chip))
204 snd_hdac_bus_enter_link_reset(azx_bus(chip))
A Dhda_controller.c44 s = snd_hdac_stream_assign(azx_bus(chip), substream); in azx_assign_device()
206 struct hdac_bus *bus = azx_bus(chip); in azx_pcm_trigger()
398 if (snd_hdac_chip_readl(azx_bus(chip), GTSCC) & in azx_get_sync_time()
856 azx_bus(chip)->rirb.res[addr] = -1; in azx_single_wait_for_response()
945 struct hdac_bus *bus = azx_bus(chip); in azx_get_dsp_loader_dev()
1035 struct hdac_bus *bus = azx_bus(chip); in azx_stop_all_streams()
1043 snd_hdac_bus_stop_chip(azx_bus(chip)); in azx_stop_chip()
1067 struct hdac_bus *bus = azx_bus(chip); in azx_interrupt()
1131 struct hdac_bus *bus = azx_bus(chip); in probe_codec()
1195 struct hdac_bus *bus = azx_bus(chip); in azx_probe_codecs()
[all …]
A Dhda_intel.c468 struct hdac_bus *bus = azx_bus(chip); in intel_get_lctl_scf()
487 struct hdac_bus *bus = azx_bus(chip); in intel_ml_lctl_set_power()
514 struct hdac_bus *bus = azx_bus(chip); in intel_init_lctl()
551 struct hdac_bus *bus = azx_bus(chip); in hda_intel_init_chip()
667 azx_bus(chip)->use_posbuf = false; in azx_position_ok()
716 struct hdac_bus *bus = azx_bus(chip); in azx_irq_pending_work()
757 struct hdac_bus *bus = azx_bus(chip); in azx_clear_irq_pending()
770 struct hdac_bus *bus = azx_bus(chip); in azx_acquire_irq()
1034 bus = azx_bus(chip); in azx_suspend()
1643 (int)azx_bus(chip)->codec_mask); in check_probe_mask()
[all …]
A Dhda_tegra.c229 if (azx_bus(chip)->chip_init) { in hda_tegra_dev_free()
236 snd_hdac_bus_exit(azx_bus(chip)); in hda_tegra_dev_free()
244 struct hdac_bus *bus = azx_bus(chip); in hda_tegra_init_chip()
262 struct hdac_bus *bus = azx_bus(chip); in hda_tegra_first_init()

Completed in 13 milliseconds