Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/drv/audio810/
H A Daudio810.h92 #define I810_GCR_WARM_RST 0x00000004 macro
H A Daudio810.c1430 I810_GCR_COLD_RST:I810_GCR_WARM_RST; in audio810_chip_init()
1437 if ((gcr & I810_GCR_WARM_RST) == 0) { in audio810_chip_init()