Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/rtc/
Drtc-ds1307.c1538 static int ds3231_clk_32khz_control(struct ds1307 *ds1307, bool enable) in ds3231_clk_32khz_control() function
1556 return ds3231_clk_32khz_control(ds1307, true); in ds3231_clk_32khz_prepare()
1563 ds3231_clk_32khz_control(ds1307, false); in ds3231_clk_32khz_unprepare()