Searched refs:XP_PROP_1 (Results 1 – 2 of 2) sorted by relevance
268 pdata->pp1 = XP_IOREAD(pdata, XP_PROP_1); in xgbe_pci_probe()281 pdata->tx_max_channel_count = XP_GET_BITS(pdata->pp1, XP_PROP_1, in xgbe_pci_probe()283 pdata->rx_max_channel_count = XP_GET_BITS(pdata->pp1, XP_PROP_1, in xgbe_pci_probe()285 pdata->tx_max_q_count = XP_GET_BITS(pdata->pp1, XP_PROP_1, in xgbe_pci_probe()287 pdata->rx_max_q_count = XP_GET_BITS(pdata->pp1, XP_PROP_1, in xgbe_pci_probe()
868 #define XP_PROP_1 0x0004 macro
Completed in 12 milliseconds