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

/linux-4.1.27/include/linux/rtc/
H A Dds1685.h366 #define NVRAM_TOTAL_SZ (NVRAM_TOTAL_SZ_BANK0 + NVRAM_SZ_EXTND) macro
/linux-4.1.27/drivers/rtc/
H A Drtc-ds1685.c977 for (count = 0; size > 0 && pos < NVRAM_TOTAL_SZ; ds1685_rtc_sysfs_nvram_read()
1057 for (count = 0; size > 0 && pos < NVRAM_TOTAL_SZ; ds1685_rtc_sysfs_nvram_write()
1098 .size = NVRAM_TOTAL_SZ

Completed in 63 milliseconds