Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/rtc/
H A Dds1685.h359 #define NVRAM_TOTAL_SZ (NVRAM_TOTAL_SZ_BANK0 + NVRAM_SZ_EXTND) macro
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-ds1685.c883 for (count = 0; size > 0 && pos < NVRAM_TOTAL_SZ; in ds1685_nvram_read()
950 for (count = 0; size > 0 && pos < NVRAM_TOTAL_SZ; in ds1685_nvram_write()
1080 .size = NVRAM_TOTAL_SZ, in ds1685_rtc_probe()