Searched refs:AZX_CORBCTL_RUN (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/sound/pci/hda/ | ||
D | hda_controller.h | 57 #define AZX_CORBCTL_RUN (1 << 1) /* enable DMA */ macro |
D | hda_controller.c | 1032 azx_writeb(chip, CORBCTL, AZX_CORBCTL_RUN); in azx_init_cmd_io() |