Home
last modified time | relevance | path

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

/freebsd/sys/dev/dwc/
H A Ddwc1000_core.c107 rv = READ4(sc, GMII_DATA); in dwc1000_miibus_read_reg()
130 WRITE4(sc, GMII_DATA, val); in dwc1000_miibus_write_reg()
H A Ddwc1000_reg.h65 #define GMII_DATA 0x14 macro