Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Ddcreg.h297 #define DC_SIO_MII_DIR 0x00040000 /* MDIO dir */ macro
H A Ddc.c484 CSR_WRITE_4(sc, DC_SIO, DC_SIO_ROMCTL_READ|DC_SIO_MII_DIR); in dc_mii_readbit()