Lines Matching refs:IS_ERR
551 if (IS_ERR(data->base)) in sun4i_usb_phy_probe()
556 if (IS_ERR(data->id_det_gpio)) in sun4i_usb_phy_probe()
561 if (IS_ERR(data->vbus_det_gpio)) in sun4i_usb_phy_probe()
567 if (IS_ERR(data->vbus_power_supply)) in sun4i_usb_phy_probe()
583 if (IS_ERR(data->extcon)) in sun4i_usb_phy_probe()
599 if (IS_ERR(phy->vbus)) { in sun4i_usb_phy_probe()
611 if (IS_ERR(phy->clk)) { in sun4i_usb_phy_probe()
618 if (IS_ERR(phy->reset)) { in sun4i_usb_phy_probe()
628 if (IS_ERR(phy->pmu)) in sun4i_usb_phy_probe()
633 if (IS_ERR(phy->phy)) { in sun4i_usb_phy_probe()
684 if (IS_ERR(phy_provider)) { in sun4i_usb_phy_probe()