Searched refs:XP_PROP_2 (Results 1 – 2 of 2) sorted by relevance
269 pdata->pp2 = XP_IOREAD(pdata, XP_PROP_2); in xgbe_pci_probe()301 pdata->tx_max_fifo_size = XP_GET_BITS(pdata->pp2, XP_PROP_2, in xgbe_pci_probe()306 pdata->rx_max_fifo_size = XP_GET_BITS(pdata->pp2, XP_PROP_2, in xgbe_pci_probe()
869 #define XP_PROP_2 0x0008 macro
Completed in 12 milliseconds