Searched refs:NVRAM_TOTAL_SZ_BANK0 (Results 1 – 2 of 2) sorted by relevance
358 #define NVRAM_TOTAL_SZ_BANK0 (NVRAM_SZ_TIME + NVRAM_SZ_BANK0) macro359 #define NVRAM_TOTAL_SZ (NVRAM_TOTAL_SZ_BANK0 + NVRAM_SZ_EXTND)
858 for (count = 0; size > 0 && pos < NVRAM_TOTAL_SZ_BANK0; in ds1685_nvram_read()879 (pos - NVRAM_TOTAL_SZ_BANK0)); in ds1685_nvram_read()889 (pos - NVRAM_TOTAL_SZ_BANK0)); in ds1685_nvram_read()925 for (count = 0; size > 0 && pos < NVRAM_TOTAL_SZ_BANK0; in ds1685_nvram_write()946 (pos - NVRAM_TOTAL_SZ_BANK0)); in ds1685_nvram_write()956 (pos - NVRAM_TOTAL_SZ_BANK0)); in ds1685_nvram_write()