Home
last modified time | relevance | path

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

/drivers/rtc/
Drtc-ti-k3.c73 K3RTC_IRQ_ENABLE_SET, enumerator
99 [K3RTC_IRQ_ENABLE_SET] = REG_FIELD(REG_K3RTC_IRQENABLE_SET_SYS, 0, 0),
300 u32 offset = enabled ? K3RTC_IRQ_ENABLE_SET : K3RTC_IRQ_ENABLE_CLR; in ti_k3_rtc_alarm_irq_enable()
302 reg = k3rtc_field_read(priv, K3RTC_IRQ_ENABLE_SET); in ti_k3_rtc_alarm_irq_enable()
326 alarm->enabled = k3rtc_field_read(priv, K3RTC_IRQ_ENABLE_SET); in ti_k3_rtc_read_alarm()