Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun/io/audio/drv/audiocs/
H A Daudio_4231.c658 CS4231_DMA_RESET(state); in audiocs_detach()
912 CS4231_DMA_RESET(state); in audiocs_chip_init()
1253 CS4231_DMA_RESET(state); in audiocs_power_up()
H A Daudio_4231.h387 #define CS4231_DMA_RESET(S) ((S)->cs_dma_ops->cs_dma_reset)(S) macro