Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/rtc/
H A Dds1685.h345 #define NVRAM_SZ_TIME 50 macro
358 #define NVRAM_TOTAL_SZ_BANK0 (NVRAM_SZ_TIME + NVRAM_SZ_BANK0)
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-ds1685.c860 if (count < NVRAM_SZ_TIME) in ds1685_nvram_read()
927 if (count < NVRAM_SZ_TIME) in ds1685_nvram_write()