Searched refs:NVRAM_TOTAL_SZ_BANK0 (Results 1 – 2 of 2) sorted by relevance
357 #define NVRAM_TOTAL_SZ_BANK0 (NVRAM_SZ_TIME + NVRAM_SZ_BANK0) macro358 #define NVRAM_TOTAL_SZ (NVRAM_TOTAL_SZ_BANK0 + NVRAM_SZ_EXTND)
856 for (count = 0; size > 0 && pos < NVRAM_TOTAL_SZ_BANK0; in ds1685_nvram_read()877 (pos - NVRAM_TOTAL_SZ_BANK0)); in ds1685_nvram_read()887 (pos - NVRAM_TOTAL_SZ_BANK0)); in ds1685_nvram_read()923 for (count = 0; size > 0 && pos < NVRAM_TOTAL_SZ_BANK0; in ds1685_nvram_write()944 (pos - NVRAM_TOTAL_SZ_BANK0)); in ds1685_nvram_write()954 (pos - NVRAM_TOTAL_SZ_BANK0)); in ds1685_nvram_write()