Searched refs:si521xx (Results 1 – 2 of 2) sorted by relevance
56 struct si521xx;60 struct si521xx *si;65 struct si521xx { struct195 struct si521xx *si = si_clk->si; in si521xx_diff_prepare()205 struct si521xx *si = si_clk->si; in si521xx_diff_unprepare()218 static int si521xx_get_common_config(struct si521xx *si) in si521xx_get_common_config()243 static void si521xx_update_config(struct si521xx *si) in si521xx_update_config()274 struct si521xx *si = data; in si521xx_of_clk_get()287 struct si521xx *si; in si521xx_probe()345 struct si521xx *si = dev_get_drvdata(dev); in si521xx_suspend()[all …]
77 obj-$(CONFIG_COMMON_CLK_SI521XX) += clk-si521xx.o