Home
last modified time | relevance | path

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

/external/u-boot/drivers/phy/marvell/
Dcomphy_core.c147 chip_cfg->cp_index = current_idx++; in comphy_probe()
152 printf("Comphy chip #%d:\n", chip_cfg->cp_index); in comphy_probe()
161 if (chip_cfg->cp_index == last_idx) { in comphy_probe()
Dcomphy.h100 u32 cp_index; member
Dcomphy_cp110.c644 void __iomem *comphy_base, int cp_index) in comphy_sata_power_up() argument
663 for (i = 0; i < (cp_index + 1); i++) in comphy_sata_power_up()
2009 ptr_chip_cfg->cp_index); in comphy_cp110_init()