Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mfd/
Dmenelaus.c72 #define MENELAUS_RTC_CTRL 0x21 macro
985 status = menelaus_write_reg(MENELAUS_RTC_CTRL, in menelaus_set_alarm()
999 status = menelaus_write_reg(MENELAUS_RTC_CTRL, in menelaus_set_alarm()
1053 return menelaus_write_reg(MENELAUS_RTC_CTRL, the_menelaus->rtc_control); in menelaus_ioctl()
1077 menelaus_write_reg(MENELAUS_RTC_CTRL, the_menelaus->rtc_control); in menelaus_rtc_alarm_work()
1108 m->rtc_control = menelaus_read_reg(MENELAUS_RTC_CTRL); in menelaus_rtc_init()
1118 menelaus_write_reg(MENELAUS_RTC_CTRL, m->rtc_control); in menelaus_rtc_init()