Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_alcreg.h935 #define ALC_MISC2 0x19C8 macro
H A Dif_alc.c2688 reg = CSR_READ_4(sc, ALC_MISC2); in alc_osc_reset()
2690 CSR_WRITE_4(sc, ALC_MISC2, reg); in alc_osc_reset()
2691 CSR_WRITE_4(sc, ALC_MISC2, reg | MISC2_CALB_START); in alc_osc_reset()