Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dsata_highbank.c48 #define CPHY_PHY_COUNT 6 macro
50 #define CPHY_PORT_COUNT (CPHY_PHY_COUNT * CPHY_LANE_COUNT)
330 void __iomem *cphy_base[CPHY_PHY_COUNT] = {}; in highbank_initialize_phys()
331 struct device_node *phy_nodes[CPHY_PHY_COUNT] = {}; in highbank_initialize_phys()