Lines Matching refs:IS_ERR
343 if (IS_ERR(phy->pll_ctrl_base)) in ti_pipe3_probe()
347 if (IS_ERR(phy->sys_clk)) { in ti_pipe3_probe()
354 if (IS_ERR(phy->refclk)) { in ti_pipe3_probe()
365 if (IS_ERR(phy->wkupclk)) { in ti_pipe3_probe()
373 if (IS_ERR(phy->dpll_reset_syscon)) { in ti_pipe3_probe()
391 if (IS_ERR(clk)) { in ti_pipe3_probe()
398 if (IS_ERR(clk)) { in ti_pipe3_probe()
405 if (IS_ERR(clk)) { in ti_pipe3_probe()
412 if (IS_ERR(phy->div_clk)) { in ti_pipe3_probe()
443 if (!IS_ERR(phy->refclk)) { in ti_pipe3_probe()
450 if (IS_ERR(generic_phy)) in ti_pipe3_probe()
456 if (IS_ERR(phy_provider)) in ti_pipe3_probe()
473 if (!IS_ERR(phy->refclk)) { in ti_pipe3_enable_clocks()
481 if (!IS_ERR(phy->wkupclk)) { in ti_pipe3_enable_clocks()
489 if (!IS_ERR(phy->div_clk)) { in ti_pipe3_enable_clocks()
500 if (!IS_ERR(phy->wkupclk)) in ti_pipe3_enable_clocks()
504 if (!IS_ERR(phy->refclk)) in ti_pipe3_enable_clocks()
512 if (!IS_ERR(phy->wkupclk)) in ti_pipe3_disable_clocks()
514 if (!IS_ERR(phy->refclk)) { in ti_pipe3_disable_clocks()
526 if (!IS_ERR(phy->div_clk)) in ti_pipe3_disable_clocks()