Home
last modified time | relevance | path

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

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