Searched refs:LINK_STATUS_BIT (Results 1 – 1 of 1) sorted by relevance
165 #define LINK_STATUS_BIT 0x4 in mv88x201x_get_link_status() macro170 val &= LINK_STATUS_BIT; in mv88x201x_get_link_status()171 *link_ok = (val == LINK_STATUS_BIT); in mv88x201x_get_link_status()