Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/qe/
H A Duec_phy.h80 #define MII_DM9161_SCSR_100H 0x4000 macro
H A Duec_phy.c616 if (status & (MII_DM9161_SCSR_100F | MII_DM9161_SCSR_100H)) in dm9161_read_status()