Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dhda_register.h46 #define AZX_CORBCTL_RUN (1 << 1) /* enable DMA */ macro
/linux-4.4.14/sound/hda/
Dhdac_controller.c61 snd_hdac_chip_writeb(bus, CORBCTL, AZX_CORBCTL_RUN); in snd_hdac_bus_init_cmd_io()