Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-r7301.c45 #define RTC7301_CONTROL 0xf /* All banks */ macro
96 val = rtc7301_read(priv, RTC7301_CONTROL); in rtc7301_wait_while_busy()
108 rtc7301_update_bits(priv, RTC7301_CONTROL, RTC7301_CONTROL_STOP, in rtc7301_stop()
114 rtc7301_update_bits(priv, RTC7301_CONTROL, RTC7301_CONTROL_STOP, 0); in rtc7301_start()
129 rtc7301_update_bits(priv, RTC7301_CONTROL, in rtc7301_select_bank()