Searched refs:rc_mode (Results 1 – 1 of 1) sorted by relevance
164 int err, flags, rc_mode = 0; in abx80x_rtc_read_time() local167 rc_mode = abx80x_is_rc_mode(client); in abx80x_rtc_read_time()168 if (rc_mode < 0) in abx80x_rtc_read_time()169 return rc_mode; in abx80x_rtc_read_time()171 if (!rc_mode) { in abx80x_rtc_read_time()431 int retval, flags, rc_mode = 0; in oscillator_store() local434 rc_mode = 1; in oscillator_store()436 rc_mode = 0; in oscillator_store()446 if (rc_mode == 0) in oscillator_store()471 int rc_mode = 0; in oscillator_show() local[all …]