Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Diphase.h1087 #define MB25_IS_GSB 0x40 /* GOOD Symbol Bit */ macro
H A Diphase.c837 iadev->carrier_detect = (status & MB25_IS_GSB) ? 1 : 0;
864 (ia_phy_read32(iadev, MB25_INTR_STATUS) & MB25_IS_GSB) ? 1 : 0;