Home
last modified time | relevance | path

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

/freebsd/sys/dev/vr/
H A Dif_vrreg.h95 #define VR_MISC_CR0 0x80 /* VT6102, 8bits */ macro
H A Dif_vr.c360 fc = CSR_READ_1(sc, VR_MISC_CR0); in vr_miibus_statchg()
365 CSR_WRITE_1(sc, VR_MISC_CR0, fc); in vr_miibus_statchg()