Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/alc/
H A Dif_alcreg.h967 #define ALC_MISC2 0x19C8 macro
H A Dif_alc.c3601 reg = CSR_READ_4(sc, ALC_MISC2); in alc_osc_reset()
3603 CSR_WRITE_4(sc, ALC_MISC2, reg); in alc_osc_reset()
3604 CSR_WRITE_4(sc, ALC_MISC2, reg | MISC2_CALB_START); in alc_osc_reset()