Searched refs:XP_PROP_2 (Results 1 – 2 of 2) sorted by relevance
351 pdata->pp2 = XP_IOREAD(pdata, XP_PROP_2); in xgbe_pci_probe()383 pdata->tx_max_fifo_size = XP_GET_BITS(pdata->pp2, XP_PROP_2, in xgbe_pci_probe()388 pdata->rx_max_fifo_size = XP_GET_BITS(pdata->pp2, XP_PROP_2, in xgbe_pci_probe()
955 #define XP_PROP_2 0x0008 macro