Home
last modified time | relevance | path

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

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