Searched refs:ds3231_clk_32khz_control (Results 1 – 1 of 1) sorted by relevance
1533 static int ds3231_clk_32khz_control(struct ds1307 *ds1307, bool enable) in ds3231_clk_32khz_control() function1551 return ds3231_clk_32khz_control(ds1307, true); in ds3231_clk_32khz_prepare()1558 ds3231_clk_32khz_control(ds1307, false); in ds3231_clk_32khz_unprepare()