Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/rtc/
H A Dds1685.h358 #define NVRAM_TOTAL_SZ (NVRAM_TOTAL_SZ_BANK0 + NVRAM_SZ_EXTND) macro
/openbmc/linux/drivers/rtc/
H A Drtc-ds1685.c881 for (count = 0; size > 0 && pos < NVRAM_TOTAL_SZ; in ds1685_nvram_read()
948 for (count = 0; size > 0 && pos < NVRAM_TOTAL_SZ; in ds1685_nvram_write()
1078 .size = NVRAM_TOTAL_SZ, in ds1685_rtc_probe()