Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/drv/audiots/
H A Daudiots.c927 uint32_t *gcptr = &state->ts_regs->aud_regs.ap_cir_gc; in audiots_alloc_port() local
980 ddi_put32(regsh, gcptr, in audiots_alloc_port()
981 ddi_get32(regsh, gcptr) | AP_CIR_GC_SYS_MEM_4G_ENABLE); in audiots_alloc_port()
983 ddi_put32(regsh, gcptr, in audiots_alloc_port()
984 ddi_get32(regsh, gcptr) & ~(AP_CIR_GC_SYS_MEM_4G_ENABLE)); in audiots_alloc_port()