Searched full:m48t86 (Results 1 – 8 of 8) sorted by relevance
/openbmc/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";
|
/openbmc/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 | 966 PC south bridges, the DS12887 or M48T86, some multifunction 1154 tristate "ST M48T86/Dallas DS12887" 1158 ST M48T86 and Dallas DS12887 RTC chips. 1161 will be called rtc-m48t86.
|
H A D | Makefile | 90 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
|
/openbmc/linux/arch/arm/mach-ep93xx/ |
H A D | ts72xx.c | 173 * RTC M48T86 184 .name = "rtc-m48t86",
|
/openbmc/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",
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |