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