Searched refs:clk_ths (Results 1 – 1 of 1) sorted by relevance
370 clk_t clk_ths; member635 if (clk_get_by_ofw_name(dev, 0, "mod", &sc->clk_ths) == 0) { in aw_thermal_attach()636 error = clk_set_freq(sc->clk_ths, sc->conf->clk_rate, 0); in aw_thermal_attach()641 error = clk_enable(sc->clk_ths); in aw_thermal_attach()705 if (sc->clk_ths != NULL) in aw_thermal_attach()706 clk_release(sc->clk_ths); in aw_thermal_attach()