Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mfd/
Dmenelaus.c73 #define MENELAUS_RTC_CTRL 0x21 macro
986 status = menelaus_write_reg(MENELAUS_RTC_CTRL, in menelaus_set_alarm()
1000 status = menelaus_write_reg(MENELAUS_RTC_CTRL, in menelaus_set_alarm()
1054 return menelaus_write_reg(MENELAUS_RTC_CTRL, the_menelaus->rtc_control); in menelaus_ioctl()
1078 menelaus_write_reg(MENELAUS_RTC_CTRL, the_menelaus->rtc_control); in menelaus_rtc_alarm_work()
1109 m->rtc_control = menelaus_read_reg(MENELAUS_RTC_CTRL); in menelaus_rtc_init()
1119 menelaus_write_reg(MENELAUS_RTC_CTRL, m->rtc_control); in menelaus_rtc_init()