Home
last modified time | relevance | path

Searched refs:AZX_DPLBASE_ENABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/sound/
H A Dhda_register.h75 #define AZX_DPLBASE_ENABLE 0x1 /* Enable position buffer */ macro
/openbmc/linux/sound/hda/
H A Dhdac_stream.c295 if (!(snd_hdac_chip_readl(bus, DPLBASE) & AZX_DPLBASE_ENABLE)) in snd_hdac_stream_setup()
297 (u32)bus->posbuf.addr | AZX_DPLBASE_ENABLE); in snd_hdac_stream_setup()