Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_mux.c30 if (comphy_map_data->type == PHY_TYPE_IGNORE) in comphy_mux_check_config()
90 if (comphy_map_data->type == PHY_TYPE_IGNORE) in comphy_mux_reg_write()
H A Dcomphy_cp110.c2005 case PHY_TYPE_IGNORE: in comphy_cp110_init()
/openbmc/u-boot/include/dt-bindings/comphy/
H A Dcomphy_data.h46 #define PHY_TYPE_IGNORE 24 macro