Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-rs5c372.c69 rtc_r2025sd, enumerator
78 { "r2025sd", rtc_r2025sd },
91 .data = (void *)rtc_r2025sd
222 case rtc_r2025sd: in rs5c372_rtc_read_time()
224 if ((rs5c->type == rtc_r2025sd && !(ctrl2 & R2x2x_CTRL2_XSTP)) || in rs5c372_rtc_read_time()
293 case rtc_r2025sd: in rs5c372_rtc_set_time()
296 if (rs5c->type == rtc_r2025sd) in rs5c372_rtc_set_time()
512 case rtc_r2025sd: in rs5c372_ioctl()
514 if ((rs5c->type == rtc_r2025sd && !(ctrl2 & R2x2x_CTRL2_XSTP)) || in rs5c372_ioctl()
530 if (rs5c->type == rtc_r2025sd || rs5c->type == rtc_r2221tl) { in rs5c372_ioctl()
[all …]