Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/rtc/
Drtc-sun6i.c75 #define SUN6I_GP_DATA 0x0100 macro
693 val[i] = readl(chip->base + SUN6I_GP_DATA + offset + 4 * i); in sun6i_rtc_nvmem_read()
705 writel(val[i], chip->base + SUN6I_GP_DATA + offset + 4 * i); in sun6i_rtc_nvmem_write()