Home
last modified time | relevance | path

Searched refs:ds3231_clk_32khz_control (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/rtc/
H A Drtc-ds1307.c1533 static int ds3231_clk_32khz_control(struct ds1307 *ds1307, bool enable) in ds3231_clk_32khz_control() function
1551 return ds3231_clk_32khz_control(ds1307, true); in ds3231_clk_32khz_prepare()
1558 ds3231_clk_32khz_control(ds1307, false); in ds3231_clk_32khz_unprepare()