Searched refs:tps68470_clkdata (Results 1 – 1 of 1) sorted by relevance
29 container_of(clkd, struct tps68470_clkdata, clkout_hw)69 struct tps68470_clkdata { struct77 struct tps68470_clkdata *clkdata = to_tps68470_clkdata(hw); in tps68470_clk_is_prepared() argument88 struct tps68470_clkdata *clkdata = to_tps68470_clkdata(hw); in tps68470_clk_prepare()108 struct tps68470_clkdata *clkdata = to_tps68470_clkdata(hw); in tps68470_clk_unprepare()119 struct tps68470_clkdata *clkdata = to_tps68470_clkdata(hw); in tps68470_clk_recalc_rate()160 struct tps68470_clkdata *clkdata = to_tps68470_clkdata(hw); in tps68470_clk_set_rate()202 struct tps68470_clkdata *tps68470_clkdata; in tps68470_clk_probe() local207 tps68470_clkdata = devm_kzalloc(&pdev->dev, sizeof(*tps68470_clkdata), in tps68470_clk_probe()209 if (!tps68470_clkdata) in tps68470_clk_probe()[all …]