Searched refs:MDIO_EnbOutput (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dw89c840.c202 MDIO_EnbOutput=0x40000, MDIO_EnbIn = 0x00000, enumerator in enum:mii_reg_bits
776 #define MDIO_WRITE0 (MDIO_EnbOutput)
777 #define MDIO_WRITE1 (MDIO_DataOut | MDIO_EnbOutput)
H A Dsundance.c782 MDIO_ShiftClk = 0x0001, MDIO_Data = 0x0002, MDIO_EnbOutput = enumerator in enum:mii_reg_bits
786 #define MDIO_WRITE0 (MDIO_EnbOutput)
787 #define MDIO_WRITE1 (MDIO_Data | MDIO_EnbOutput)

Completed in 19 milliseconds