Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/phy/marvell/
H A Dcomphy_core.c178 chip_cfg->cp_index = current_idx++; in comphy_probe()
183 printf("Comphy chip #%d:\n", chip_cfg->cp_index); in comphy_probe()
192 if (chip_cfg->cp_index == last_idx) { in comphy_probe()
H A Dcomphy.h100 u32 cp_index; member
H A Dcomphy_cp110.c645 void __iomem *comphy_base, int cp_index) in comphy_sata_power_up() argument
664 for (i = 0; i < (cp_index + 1); i++) in comphy_sata_power_up()
2010 ptr_chip_cfg->cp_index); in comphy_cp110_init()