Searched refs:rtc_dev (Results 1 – 1 of 1) sorted by relevance
226 static struct rtc_device rtc_dev; variable230 assert(rtc_dev.base.pa); in get_base()232 return io_pa_or_va(&rtc_dev.base, 1); in get_base()302 if (!rtc_dev.conf_data) in apply_rif_config()307 if (rtc_dev.conf_data->access_mask[0] & BIT(i)) { in apply_rif_config()316 if (!(BIT(i) & rtc_dev.conf_data->access_mask[0])) in apply_rif_config()330 seccfgr = rtc_dev.conf_data->sec_conf[0]; in apply_rif_config()349 privcfgr = rtc_dev.conf_data->priv_conf[0]; in apply_rif_config()371 if (!(BIT(i) & rtc_dev.conf_data->access_mask[0])) in apply_rif_config()380 rtc_dev.conf_data->cid_confs[i]); in apply_rif_config()[all …]