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()
257 info->rtc->nvram_old_abi = true; in m48t86_rtc_probe()
269 rtc->nvram_old_abi = true; in tx4939_rtc_probe()
297 pdata->rtc->nvram_old_abi = true; in ds1553_rtc_probe()
314 pdata->rtc->nvram_old_abi = true; in stk17ta8_rtc_probe()
469 pdata->rtc->nvram_old_abi = true; in ds1511_rtc_probe()
402 priv->rtc->nvram_old_abi = true; in ds1343_probe()
466 m48t59->rtc->nvram_old_abi = true; in m48t59_rtc_probe()
697 ds1305->rtc->nvram_old_abi = true; in ds1305_probe()
588 rv8803->rtc->nvram_old_abi = true; in rv8803_probe()
1319 rtc_dev->nvram_old_abi = true; in ds1685_rtc_probe()
1096 cmos_rtc.rtc->nvram_old_abi = true; in cmos_do_probe()
2058 ds1307->rtc->nvram_old_abi = true; in ds1307_probe()
124 bool nvram_old_abi; member