Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/io/audio/drv/audiocs/
H A Daudio_4231_eb2dma.c269 OR_SET_WORD(handle, &regs->eb2csr, EB2_RESET); in eb2_start_engine()
287 OR_SET_WORD(handle, &regs->eb2csr, reset); in eb2_start_engine()
297 OR_SET_WORD(handle, &regs->eb2csr, enable); in eb2_start_engine()
336 OR_SET_WORD(handle, &regs->eb2csr, EB2_RESET | EB2_TC); in eb2_stop_engine()
372 OR_SET_WORD(xhandle, EB2_AUXIO_REG, EB2_AUXIO_COD_PDWN); in eb2_power()
H A Daudio_4231_apcdma.c240 OR_SET_WORD(handle, &APC_DMACSR, enable); in apc_start_engine()
289 OR_SET_WORD(handle, &APC_DMACSR, abort); in apc_stop_engine()
327 OR_SET_WORD(handle, &APC_DMACSR, APC_RESET); in apc_power()
336 OR_SET_WORD(handle, &APC_DMACSR, APC_COD_PDWN); in apc_power()
H A Daudio_4231.h400 #define OR_SET_WORD(handle, addr, val) \ macro
/illumos-gate/usr/src/uts/common/io/audio/drv/audiots/
H A Daudiots.h495 #define OR_SET_WORD(handle, addr, val) \ macro
H A Daudiots.c697 OR_SET_WORD(handle, &state->ts_regs->aud_regs.ap_global_control, in audiots_chip_init()
702 OR_SET_WORD(handle, &state->ts_regs->aud_regs.ap_sctrl, in audiots_chip_init()