Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-rx8025.c183 rtc_lock(rx8025->rtc); in rx8025_handle_irq()
209 rtc_unlock(rx8025->rtc); in rx8025_handle_irq()
233 if (rx8025->is_24) in rx8025_get_time()
261 if (rx8025->is_24) in rx8025_set_time()
347 if (rx8025->is_24) in rx8025_read_alarm()
368 if (rx8025->is_24) in rx8025_set_alarm()
405 ctrl1 = rx8025->ctrl1; in rx8025_alarm_irq_enable()
412 rx8025->ctrl1 = ctrl1; in rx8025_alarm_irq_enable()
537 rx8025 = devm_kzalloc(&client->dev, sizeof(*rx8025), GFP_KERNEL); in rx8025_probe()
538 if (!rx8025) in rx8025_probe()
[all …]
H A DMakefile153 obj-$(CONFIG_RTC_DRV_RX8025) += rtc-rx8025.o
H A DKconfig659 will be called rtc-rx8025.
/openbmc/u-boot/drivers/rtc/
H A DMakefile49 obj-$(CONFIG_RTC_RX8025) += rx8025.o
/openbmc/linux/Documentation/devicetree/bindings/rtc/
H A Drtc-ds1307.yaml31 - epson,rx8025
H A Dtrivial-rtc.yaml38 - epson,rx8025
/openbmc/linux/arch/powerpc/boot/dts/
H A Dsocrates.dts101 compatible = "epson,rx8025";