Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_controller.h57 #define AZX_CORBCTL_RUN (1 << 1) /* enable DMA */ macro
Dhda_controller.c1032 azx_writeb(chip, CORBCTL, AZX_CORBCTL_RUN); in azx_init_cmd_io()