Home
last modified time | relevance | path

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

/external/u-boot/include/dt-bindings/comphy/
Dcomphy_data.h59 #define UTMI_PHY_INVALID 0xff macro
/external/u-boot/drivers/phy/marvell/
Dcomphy_cp110.c1896 gd->fdt_blob, node, "utmi-port", UTMI_PHY_INVALID); in comphy_dedicated_phys_init()
1897 if (cp110_utmi_data[i].utmi_phy_port == UTMI_PHY_INVALID) { in comphy_dedicated_phys_init()