Searched refs:STRAP_READ_SGMII_EN_ (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/microchip/ | ||
H A D | lan743x_main.h | 38 #define STRAP_READ_SGMII_EN_ BIT(6) macro |
H A D | lan743x_main.c | 53 if (strap & STRAP_READ_SGMII_EN_) in pci11x1x_strap_get_status() |