Searched refs:AZX_CORBCTL_RUN (Results 1 – 2 of 2) sorted by relevance
47 #define AZX_CORBCTL_RUN (1 << 1) /* enable DMA */ macro
65 snd_hdac_chip_writeb(bus, CORBCTL, AZX_CORBCTL_RUN); in snd_hdac_bus_init_cmd_io()100 while ((snd_hdac_chip_readb(bus, CORBCTL) & AZX_CORBCTL_RUN) in hdac_wait_for_cmd_dmas()