Searched refs:nvram_old_abi (Results 1 – 16 of 16) sorted by relevance
95 if (rtc->nvram_old_abi) in rtc_nvmem_register()
193 rtc->nvram_old_abi = true; in ds1742_rtc_probe()
254 rtc->nvram_old_abi = true; in rp5c01_rtc_probe()
264 info->rtc->nvram_old_abi = true; in m48t86_rtc_probe()
271 rtc->nvram_old_abi = true; in tx4939_rtc_probe()
316 pdata->rtc->nvram_old_abi = true; in stk17ta8_rtc_probe()
299 pdata->rtc->nvram_old_abi = true; in ds1553_rtc_probe()
471 pdata->rtc->nvram_old_abi = true; in ds1511_rtc_probe()
466 m48t59->rtc->nvram_old_abi = true; in m48t59_rtc_probe()
521 priv->rtc->nvram_old_abi = true; in ds1343_probe()
699 ds1305->rtc->nvram_old_abi = true; in ds1305_probe()
596 rv8803->rtc->nvram_old_abi = true; in rv8803_probe()
865 cmos_rtc.rtc->nvram_old_abi = true; in cmos_do_probe()
1315 rtc_dev->nvram_old_abi = true; in ds1685_rtc_probe()
1853 ds1307->rtc->nvram_old_abi = true; in ds1307_probe()
140 bool nvram_old_abi; member