Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-pl031.c42 #define RTC_YLR 0x38 /* Year data load register */ macro
185 writel(bcd_year, ldata->base + RTC_YLR); in pl031_stv2_set_time()
347 writel(0x2000, ldata->base + RTC_YLR); in pl031_probe()