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