Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_alc.c2672 reg = CSR_READ_4(sc, ALC_MISC3); in alc_osc_reset()
2675 CSR_WRITE_4(sc, ALC_MISC3, reg); in alc_osc_reset()
2772 reg = CSR_READ_4(sc, ALC_MISC3); in alc_reset()
2775 CSR_WRITE_4(sc, ALC_MISC3, reg); in alc_reset()
H A Dif_alcreg.h938 #define ALC_MISC3 0x19CC macro