Home
last modified time | relevance | path

Searched refs:OMAP_RTC_SCRATCH0_REG (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-omap.c69 #define OMAP_RTC_SCRATCH0_REG 0x60 macro
697 OMAP_RTC_SCRATCH0_REG + offset + (i * 4)); in omap_rtc_scratch_read()
712 OMAP_RTC_SCRATCH0_REG + offset + (i * 4), val[i]); in omap_rtc_scratch_write()
722 .size = OMAP_RTC_KICK0_REG - OMAP_RTC_SCRATCH0_REG,
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-omap.c69 #define OMAP_RTC_SCRATCH0_REG 0x60 macro
697 OMAP_RTC_SCRATCH0_REG + offset + (i * 4)); in omap_rtc_scratch_read()
712 OMAP_RTC_SCRATCH0_REG + offset + (i * 4), val[i]); in omap_rtc_scratch_write()
722 .size = OMAP_RTC_KICK0_REG - OMAP_RTC_SCRATCH0_REG,

Completed in 3 milliseconds