Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-m48t35.c44 #define M48T35_RTC_SET 0x80 macro
133 writeb(control | M48T35_RTC_SET, &priv->reg->control); in m48t35_set_time()