Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/io/audio/drv/audiocs/
H A Daudio_4231.h622 #define AFS_RESET_STATUS 0x00 /* Reset the status register */ macro
H A Daudio_4231.c994 ddi_put8(handle, &CS4231_STATUS, (AFS_RESET_STATUS)); in audiocs_chip_init()