Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/phy/marvell/
H A Dcomphy_cp110.c653 int sata_node = -1; /* Set to -1 in order to read the first sata node */ in comphy_sata_power_up() local
665 sata_node = fdt_node_offset_by_compatible( in comphy_sata_power_up()
666 gd->fdt_blob, sata_node, "marvell,armada-8k-ahci"); in comphy_sata_power_up()
668 if (sata_node == 0) { in comphy_sata_power_up()
674 gd->fdt_blob, sata_node, "reg", 0, NULL, true); in comphy_sata_power_up()