Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/alc/
H A Dif_alcreg.h953 #define ALC_MISC2 0x19C8 macro
H A Dif_alc.c3821 reg = CSR_READ_4(sc, ALC_MISC2); in alc_osc_reset()
3823 CSR_WRITE_4(sc, ALC_MISC2, reg); in alc_osc_reset()
3824 CSR_WRITE_4(sc, ALC_MISC2, reg | MISC2_CALB_START); in alc_osc_reset()