Home
last modified time | relevance | path

Searched refs:CPHY_PHY_COUNT (Results 1 – 1 of 1) sorted by relevance

/drivers/ata/
Dsata_highbank.c60 #define CPHY_PHY_COUNT 6 macro
62 #define CPHY_PORT_COUNT (CPHY_PHY_COUNT * CPHY_LANE_COUNT)
344 void __iomem *cphy_base[CPHY_PHY_COUNT] = {}; in highbank_initialize_phys()
345 struct device_node *phy_nodes[CPHY_PHY_COUNT] = {}; in highbank_initialize_phys()