Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_controller.c376 u32 dma_select; in azx_get_sync_time() local
390 dma_select = (direction << GTSCC_CDMAS_DMA_DIR_SHIFT) | in azx_get_sync_time()
392 snd_hdac_chip_writel(azx_bus(chip), GTSCC, dma_select); in azx_get_sync_time()