Searched full:epson (Results 1 – 25 of 74) sorted by relevance
123
/linux-6.12.1/Documentation/devicetree/bindings/rtc/ |
D | epson,rx8900.yaml | 4 $id: http://devicetree.org/schemas/rtc/epson,rx8900.yaml# 7 title: EPSON RX8900 / Microcrystal RV8803 Real-Time Clock 18 - epson,rx8804 19 - epson,rx8900 25 epson,vdet-disable: 47 compatible = "epson,rx8900"; 49 epson,vdet-disable;
|
D | epson,rx6110.txt | 1 Epson RX6110 Real Time Clock 4 The Epson RX6110 can be used with SPI or I2C busses. The kind of 11 - compatible: should be: "epson,rx6110" 17 compatible = "epson,rx6110" 25 - compatible: should be: "epson,rx6110" 34 compatible = "epson,rx6110"
|
D | epson,rtc7301.yaml | 4 $id: http://devicetree.org/schemas/rtc/epson,rtc7301.yaml# 7 title: Epson Toyocom RTC-7301SF/DG 20 - epson,rtc7301dg 21 - epson,rtc7301sf 46 compatible = "epson,rtc7301dg";
|
D | trivial-rtc.yaml | 46 - epson,rx8010 48 - epson,rx8035 50 - epson,rx8111 51 - epson,rx8571 53 - epson,rx8581
|
D | nxp,pcf8563.yaml | 7 title: Philips PCF8563/Epson RTC8564 Real Time Clock 18 - epson,rtc8564
|
D | rtc-ds1307.yaml | 31 - epson,rx8025 33 - epson,rx8130
|
/linux-6.12.1/drivers/rtc/ |
D | Kconfig | 248 tristate "Dallas/Maxim DS1307/37/38/39/40/41, ST M41T00, EPSON RX-8025, ISL12057" 255 ST M41T00, EPSON RX-8025, Intersil ISL12057 and probably other chips. 498 tristate "Philips PCF8563/Epson RTC8564" 501 Philips PCF8563 RTC chip. The Epson RTC8564 658 tristate "Epson RX8010SJ" 661 If you say yes here you get support for the Epson RX8010SJ RTC 668 tristate "Epson RX8111" 672 If you say yes here you will get support for the Epson RX8111 RTC. 678 tristate "Epson RX-8571/RX-8581" 681 If you say yes here you will get support for the Epson RX-8571/ [all …]
|
D | rtc-rx8581.c | 3 * An I2C driver for the Epson RX8581 RTC 316 { .compatible = "epson,rx8571", .data = &rx8571_config }, 317 { .compatible = "epson,rx8581", .data = &rx8581_config }, 334 MODULE_DESCRIPTION("Epson RX-8571/RX-8581 RTC driver");
|
D | rtc-r7301.c | 3 * EPSON TOYOCOM RTC-7301SF/DG Driver 461 { .compatible = "epson,rtc7301sf" }, 462 { .compatible = "epson,rtc7301dg" }, 479 MODULE_DESCRIPTION("EPSON TOYOCOM RTC-7301SF/DG Driver");
|
D | rtc-rx6110.c | 3 * Driver for the Epson RTC module RX-6110 SA 6 * Copyright(C) SEIKO EPSON CORPORATION 2013. All rights reserved. 378 { .compatible = "epson,rx6110" }, 511 MODULE_AUTHOR("Val Krutov <val.krutov@erd.epson.com>");
|
D | rtc-rv8803.c | 174 * the Epson RTCs don't, so we manually reset the remainder here. in rv8803_regs_reset() 722 if (of_property_read_bool(client->dev.of_node, "epson,vdet-disable")) in rv8803_probe() 752 .compatible = "epson,rx8803", 756 .compatible = "epson,rx8804", 760 .compatible = "epson,rx8900",
|
D | rtc-rx8010.c | 3 * Driver for the Epson RTC module RX-8010 SJ 59 { .compatible = "epson,rx8010" }, 434 MODULE_DESCRIPTION("Epson RX8010SJ RTC driver");
|
D | rtc-rx8111.c | 3 * Driver for Epson RX8111 RTC. 351 .compatible = "epson,rx8111", 367 MODULE_DESCRIPTION("Epson RX8111 RTC driver");
|
D | rtc-r9701.c | 3 * Driver for Epson RTC-9701JE
|
/linux-6.12.1/drivers/video/fbdev/omap/ |
D | Kconfig | 18 bool "Epson HWA742 LCD controller support" 22 Epson HWA742 LCD controller.
|
/linux-6.12.1/drivers/net/usb/ |
D | cdc_subset.c | 149 * EPSON USB clients 152 * device might not be Tux-powered. Epson provides reference firmware that 156 * Support was from Juro Bystricky <bystricky.juro@erd.epson.com> 161 .description = "Epson USB Device", 275 USB_DEVICE (0x0525, 0x2888), // EPSON USB client
|
/linux-6.12.1/drivers/video/backlight/ |
D | l4f00242t03.c | 3 * l4f00242t03.c -- support for Epson L4F00242T03 LCD 218 dev_info(&spi->dev, "Epson l4f00242t03 lcd probed.\n"); in l4f00242t03_probe() 251 MODULE_DESCRIPTION("EPSON L4F00242T03 LCD");
|
D | Kconfig | 32 tristate "Epson L4F00242T03 LCD" 36 SPI driver for Epson L4F00242T03. This provides basic support
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/ti/ |
D | omap.yaml | 154 - epson,embt2ws # Epson Moverio BT-200
|
/linux-6.12.1/drivers/gpu/drm/panel/ |
D | panel-arm-versatile.c | 25 * Epson QCIF display. 173 * Epson L2F50113T00 - 2.2 inch QCIF 176x220 Color TFT 177 .name = "Epson L2F50113T00",
|
/linux-6.12.1/arch/arm/boot/dts/intel/ixp/ |
D | intel-ixp42x-usrobotics-usr8200.dts | 102 /* EPSON RTC7301 DG DIL-capsule */ 103 compatible = "epson,rtc7301dg";
|
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/ |
D | imx6qdl-phytec-pbab01.dtsi | 128 compatible = "epson,rtc8564";
|
/linux-6.12.1/arch/arm/boot/dts/ti/omap/ |
D | omap4-epson-embt2ws.dts | 12 model = "Epson Moverio BT-200"; 13 compatible = "epson,embt2ws", "ti,omap4460", "ti,omap4";
|
/linux-6.12.1/arch/arm/boot/dts/microchip/ |
D | at91-vinco.dts | 95 compatible = "epson,rx8900";
|
/linux-6.12.1/arch/arm/mach-sa1100/ |
D | jornada720.c | 286 { /* Epson registers */ 291 }, { /* Epson frame buffer */
|
123