Searched refs:ESPC_PHY_TYPE_PORT2 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/sun/ | ||
H A D | niu.h | 2471 #define ESPC_PHY_TYPE_PORT2 0x000000000000ff00ULL macro |
H A D | niu.c | 8419 val8 = (val & ESPC_PHY_TYPE_PORT2) >> in niu_pci_probe_sprom() |