Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/rtc/
H A Drtc-cmos.txt1 Motorola mc146818 compatible RTC
5 - compatible : "motorola,mc146818"
21 compatible = "motorola,mc146818";
/openbmc/linux/arch/m68k/include/asm/
H A Dapollohw.h43 struct mc146818 { struct
79 #define rtc (((volatile struct mc146818 *)(IO_BASE + rtc_physaddr)))
/openbmc/u-boot/arch/x86/dts/
H A Drtc.dtsi3 compatible = "motorola,mc146818";
/openbmc/linux/arch/mips/boot/dts/loongson/
H A Drs780e-pch.dtsi31 compatible = "motorola,mc146818";
/openbmc/u-boot/drivers/rtc/
H A DMakefile36 obj-$(CONFIG_RTC_MC146818) += mc146818.o
/openbmc/linux/arch/mips/boot/dts/mti/
H A Dmalta.dts110 compatible = "motorola,mc146818";
/openbmc/linux/arch/x86/platform/ce4100/
H A Dfalconfalls.dts420 compatible = "intel,ce4100-rtc", "motorola,mc146818";
/openbmc/linux/drivers/rtc/
H A DMakefile10 obj-$(CONFIG_RTC_MC146818_LIB) += rtc-mc146818-lib.o