Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/rtc/
A Dds1685.h358 #define NVRAM_TOTAL_SZ (NVRAM_TOTAL_SZ_BANK0 + NVRAM_SZ_EXTND) macro
/linux-6.3-rc2/drivers/rtc/
A Drtc-ds1685.c881 for (count = 0; size > 0 && pos < NVRAM_TOTAL_SZ; in ds1685_nvram_read()
948 for (count = 0; size > 0 && pos < NVRAM_TOTAL_SZ; in ds1685_nvram_write()
1078 .size = NVRAM_TOTAL_SZ, in ds1685_rtc_probe()

Completed in 6 milliseconds