Lines Matching refs:IS_ERR
325 if (IS_ERR(phy->pll_ctrl_base)) in ti_pipe3_probe()
329 if (IS_ERR(phy->sys_clk)) { in ti_pipe3_probe()
336 if (IS_ERR(phy->refclk)) { in ti_pipe3_probe()
347 if (IS_ERR(phy->wkupclk)) { in ti_pipe3_probe()
358 if (IS_ERR(clk)) { in ti_pipe3_probe()
365 if (IS_ERR(clk)) { in ti_pipe3_probe()
372 if (IS_ERR(clk)) { in ti_pipe3_probe()
379 if (IS_ERR(phy->div_clk)) { in ti_pipe3_probe()
407 if (IS_ERR(generic_phy)) in ti_pipe3_probe()
413 if (IS_ERR(phy_provider)) in ti_pipe3_probe()
433 if (!IS_ERR(phy->refclk) && !phy->refclk_enabled) { in ti_pipe3_enable_refclk()
449 if (!IS_ERR(phy->refclk)) in ti_pipe3_disable_refclk()
468 if (!IS_ERR(phy->wkupclk)) { in ti_pipe3_enable_clocks()
476 if (!IS_ERR(phy->div_clk)) { in ti_pipe3_enable_clocks()
489 if (!IS_ERR(phy->wkupclk)) in ti_pipe3_enable_clocks()
493 if (!IS_ERR(phy->refclk)) in ti_pipe3_enable_clocks()
512 if (!IS_ERR(phy->wkupclk)) in ti_pipe3_disable_clocks()
517 if (!IS_ERR(phy->div_clk)) in ti_pipe3_disable_clocks()