Home
last modified time | relevance | path

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

/linux/sound/hda/common/
H A Dcontroller.c372 u32 dma_select; in azx_get_sync_time() local
386 dma_select = (direction << GTSCC_CDMAS_DMA_DIR_SHIFT) | in azx_get_sync_time()
388 snd_hdac_chip_writel(azx_bus(chip), GTSCC, dma_select); in azx_get_sync_time()