Home
last modified time | relevance | path

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

/freebsd/sys/dev/alc/
H A Dif_alcreg.h953 #define ALC_MISC2 0x19C8 macro
H A Dif_alc.c3816 reg = CSR_READ_4(sc, ALC_MISC2); in alc_osc_reset()
3818 CSR_WRITE_4(sc, ALC_MISC2, reg); in alc_osc_reset()
3819 CSR_WRITE_4(sc, ALC_MISC2, reg | MISC2_CALB_START); in alc_osc_reset()