Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dmicrochip_t1.c92 #define T1_LINK_UP_MSK BIT(0) macro
791 if (rc & T1_LINK_UP_MSK) in lan87xx_read_status()