Home
last modified time | relevance | path

Searched refs:AZX_DPLBASE_ENABLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dhda_register.h75 #define AZX_DPLBASE_ENABLE 0x1 /* Enable position buffer */ macro
/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_stream.c304 if (!(snd_hdac_chip_readl(bus, DPLBASE) & AZX_DPLBASE_ENABLE)) in snd_hdac_stream_setup()
306 (u32)bus->posbuf.addr | AZX_DPLBASE_ENABLE); in snd_hdac_stream_setup()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/include/sound/
H A Dhda_register.h75 #define AZX_DPLBASE_ENABLE 0x1 /* Enable position buffer */ macro

Completed in 5 milliseconds