Home
last modified time | relevance | path

Searched refs:RTC_SIZE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/rtc/
H A Drtc-ds1742.c23 #define RTC_SIZE 8 macro
165 pdata->ioaddr_rtc = ioaddr + resource_size(res) - RTC_SIZE; in ds1742_rtc_probe()
167 nvmem_cfg.size = resource_size(res) - RTC_SIZE; in ds1742_rtc_probe()