NVRAM_TOTAL_SZ_BANK0  828 drivers/rtc/rtc-ds1685.c 	for (count = 0; size > 0 && pos < NVRAM_TOTAL_SZ_BANK0;
NVRAM_TOTAL_SZ_BANK0  849 drivers/rtc/rtc-ds1685.c 			   (pos - NVRAM_TOTAL_SZ_BANK0));
NVRAM_TOTAL_SZ_BANK0  859 drivers/rtc/rtc-ds1685.c 				   (pos - NVRAM_TOTAL_SZ_BANK0));
NVRAM_TOTAL_SZ_BANK0  895 drivers/rtc/rtc-ds1685.c 	for (count = 0; size > 0 && pos < NVRAM_TOTAL_SZ_BANK0;
NVRAM_TOTAL_SZ_BANK0  916 drivers/rtc/rtc-ds1685.c 			   (pos - NVRAM_TOTAL_SZ_BANK0));
NVRAM_TOTAL_SZ_BANK0  926 drivers/rtc/rtc-ds1685.c 				   (pos - NVRAM_TOTAL_SZ_BANK0));
NVRAM_TOTAL_SZ_BANK0  361 include/linux/rtc/ds1685.h #define NVRAM_TOTAL_SZ		(NVRAM_TOTAL_SZ_BANK0 + NVRAM_SZ_EXTND)