Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhdaudio.h473 #define _snd_hdac_chip_readl(chip, reg) \ macro
484 _snd_hdac_chip_readl(chip, AZX_REG_ ## reg)
/openbmc/linux/sound/hda/
H A Dhdac_controller.c315 cur_cap = _snd_hdac_chip_readl(bus, offset); in snd_hdac_bus_parse_capabilities()
H A Dhdac_stream.c694 val = _snd_hdac_chip_readl(bus, reg); in snd_hdac_stream_sync_trigger()