Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/io/audio/drv/audiocs/
H A Daudio_4231_eb2dma.c155 ddi_put32(EB2_REC_HNDL, &EB2_REC_CSR, EB2_RCLEAR_RESET_VALUE); in eb2_map_regs()
228 ddi_put32(rhandle, &EB2_REC_CSR, EB2_RCLEAR_RESET_VALUE); in eb2_reset()
262 reset = EB2_RCLEAR_RESET_VALUE; in eb2_start_engine()
H A Daudio_4231.h211 #define EB2_RCLEAR_RESET_VALUE (EB2_WRITE|EB2_EN_NEXT|EB2_EN_CNT) macro
217 EB2_RCLEAR_RESET_VALUE)