Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_alc.c2563 reg = CSR_READ_4(sc, ALC_MISC3); in alc_osc_reset()
2566 CSR_WRITE_4(sc, ALC_MISC3, reg); in alc_osc_reset()
2659 reg = CSR_READ_4(sc, ALC_MISC3); in alc_reset()
2662 CSR_WRITE_4(sc, ALC_MISC3, reg); in alc_reset()
H A Dif_alcreg.h927 #define ALC_MISC3 0x19CC macro