Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds