Searched full:m48t86 (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/rtc/ |
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-6.12.1/drivers/rtc/ |
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");
|
D | Kconfig | 1011 PC south bridges, the DS12887 or M48T86, some multifunction 1199 tristate "ST M48T86/Dallas DS12887" 1203 ST M48T86 and Dallas DS12887 RTC chips. 1206 will be called rtc-m48t86.
|
D | Makefile | 91 obj-$(CONFIG_RTC_DRV_M48T86) += rtc-m48t86.o
|
D | rtc-cmos.c | 14 * that instead of discrete clones like the DS12887 or M48T86. There
|
/linux-6.12.1/arch/arm/boot/dts/cirrus/ |
D | ep93xx-ts7250.dts | 76 compatible = "st,m48t86";
|
/linux-6.12.1/arch/arm/mach-orion5x/ |
D | ts78xx-setup.c | 76 * RTC M48T86 - nicked^Wborrowed from arch/arm/mach-ep93xx/ts72xx.c 87 .name = "rtc-m48t86",
|