Searched full:m48t86 (Results 1 – 7 of 7) sorted by relevance
/linux/Documentation/devicetree/bindings/rtc/ |
H A D | st,m48t86.yaml | 4 $id: http://devicetree.org/schemas/rtc/st,m48t86.yaml# 7 title: ST M48T86 / Dallas DS12887 RTC with SRAM 18 - st,m48t86 34 compatible = "st,m48t86";
|
/linux/drivers/rtc/ |
H A D | rtc-m48t86.c | 3 * ST M48T86 / Dallas DS12887 RTC driver 274 { .compatible = "st,m48t86" }, 281 .name = "rtc-m48t86", 290 MODULE_DESCRIPTION("M48T86 RTC driver"); 292 MODULE_ALIAS("platform:rtc-m48t86");
|
H A D | Kconfig | 1022 PC south bridges, the DS12887 or M48T86, some multifunction 1210 tristate "ST M48T86/Dallas DS12887" 1214 ST M48T86 and Dallas DS12887 RTC chips. 1217 will be called rtc-m48t86.
|
H A D | Makefile | 93 obj-$(CONFIG_RTC_DRV_M48T86) += rtc-m48t86.o
|
H A D | rtc-cmos.c | 14 * that instead of discrete clones like the DS12887 or M48T86. There
|
/linux/arch/arm/boot/dts/cirrus/ |
H A D | ep93xx-ts7250.dts | 76 compatible = "st,m48t86";
|
/linux/arch/arm/mach-orion5x/ |
H A D | ts78xx-setup.c | 76 * RTC M48T86 - nicked^Wborrowed from arch/arm/mach-ep93xx/ts72xx.c 87 .name = "rtc-m48t86",
|