Lines Matching refs:gclk
56 struct clk *gclk;281 * If there is a gclk, the first divisor is actually the gclk selector283 if (tcbpwmc->gclk)433 tcbpwm->gclk = of_clk_get_by_name(np->parent, "gclk");434 if (IS_ERR(tcbpwm->gclk)) {435 err = PTR_ERR(tcbpwm->gclk);464 clk_put(tcbpwm->gclk);482 clk_put(tcbpwm->gclk);