Searched refs:nvram_old_abi (Results 1 – 15 of 15) sorted by relevance
101 if (rtc->nvram_old_abi) in rtc_nvmem_register()
196 rtc->nvram_old_abi = true; in ds1742_rtc_probe()
253 rtc->nvram_old_abi = true; in rp5c01_rtc_probe()
267 info->rtc->nvram_old_abi = true; in m48t86_rtc_probe()
285 rtc->nvram_old_abi = true; in tx4939_rtc_probe()
302 pdata->rtc->nvram_old_abi = true; in ds1553_rtc_probe()
319 pdata->rtc->nvram_old_abi = true; in stk17ta8_rtc_probe()
474 pdata->rtc->nvram_old_abi = true; in ds1511_rtc_probe()
473 m48t59->rtc->nvram_old_abi = true; in m48t59_rtc_probe()
525 priv->rtc->nvram_old_abi = true; in ds1343_probe()
704 ds1305->rtc->nvram_old_abi = true; in ds1305_probe()
604 rv8803->rtc->nvram_old_abi = true; in rv8803_probe()
872 cmos_rtc.rtc->nvram_old_abi = true; in cmos_do_probe()
1735 ds1307->rtc->nvram_old_abi = true; in ds1307_probe()
143 bool nvram_old_abi; member