/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | ricoh,rn5t618.yaml | 4 $id: http://devicetree.org/schemas/mfd/ricoh,rn5t618.yaml# 7 title: Ricoh RN5T567/RN5T618/RC5T619 PMIC 13 Ricoh RN5T567/RN5T618/RC5T619 is a power management IC family which 25 const: ricoh,rn5t567 37 const: ricoh,rn5t618 49 const: ricoh,rc5t619 61 - ricoh,rn5t567 62 - ricoh,rn5t618 63 - ricoh,rc5t619 93 compatible = "ricoh,rn5t618";
|
/openbmc/linux/Documentation/devicetree/bindings/rtc/ |
H A D | trivial-rtc.yaml | 55 - ricoh,r2025sd 57 - ricoh,r2221tl 59 - ricoh,rs5c372a 61 - ricoh,rs5c372b 63 - ricoh,rv5c386 65 - ricoh,rv5c387a
|
/openbmc/u-boot/doc/device-tree-bindings/pmic/ |
H A D | rn5t567.txt | 1 Ricoh RN5T567 PMIC 6 - compatible: "ricoh,rn5t567" 15 compatible = "ricoh,rn5t567";
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-rs5c313.c | 2 * Ricoh RS5C313 RTC device/driver 75 /* RICOH RS5C313 CE port */ 78 /* RICOH RS5C313 CE port bit */ 151 /* RICOH RS5C313 address */ 169 /* RICOH RS5C313 control register */ 175 /* RICOH RS5C313 test register */ 178 /* RICOH RS5C313 control bit */ 390 MODULE_DESCRIPTION("Ricoh RS5C313 RTC device driver");
|
H A D | rtc-rs5c372.c | 3 * An I2C driver for Ricoh RS5C372, R2025S/D and RV5C38[67] RTCs 18 * Ricoh has a family of I2C based RTCs, which differ only slightly from 90 .compatible = "ricoh,r2025sd", 94 .compatible = "ricoh,r2221tl", 98 .compatible = "ricoh,rs5c372a", 102 .compatible = "ricoh,rs5c372b", 106 .compatible = "ricoh,rv5c386", 110 .compatible = "ricoh,rv5c387a", 934 MODULE_DESCRIPTION("Ricoh RS5C372 RTC driver");
|
H A D | Kconfig | 407 tristate "Ricoh R2025S/D, RS5C372A/B, RV5C386, RV5C387A" 410 Ricoh R2025S/D, RS5C372A, RS5C372B, RV5C386, and RV5C387A RTC chips. 592 tristate "RICOH 5T583 RTC driver" 596 RICOH 5T583 chips. 602 tristate "RICOH RC5T619 RTC driver" 606 RICOH RC5T619 chips. 830 tristate "Ricoh RS5C348A/B" 833 Ricoh RS5C348A and RS5C348B RTC chips. 1208 tristate "Ricoh RP5C01" 1211 If you say yes here you get support for the Ricoh RP5C01 [all …]
|
H A D | rtc-rs5c348.c | 3 * A SPI driver for the Ricoh RS5C348 RTC 213 MODULE_DESCRIPTION("Ricoh RS5C348 RTC driver");
|
H A D | rtc-rp5c01.c | 3 * Ricoh RP5C01 RTC Driver 275 MODULE_DESCRIPTION("Ricoh RP5C01 RTC driver");
|
/openbmc/linux/drivers/mfd/ |
H A D | rn5t618.c | 3 * MFD core driver for Ricoh RN5T618 PMIC 173 { .compatible = "ricoh,rn5t567", .data = (void *)RN5T567 }, 174 { .compatible = "ricoh,rn5t618", .data = (void *)RN5T618 }, 175 { .compatible = "ricoh,rc5t619", .data = (void *)RC5T619 }, 290 MODULE_DESCRIPTION("Ricoh RN5T567/618 MFD driver");
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | RSCPL | 2 Ricoh Source Code Public License 48 1.12. "RSV" means Ricoh Silicon Valley, Inc., a California corporation with offices at 2882 Sand Hi… 115 …e following acknowledgement: "This product includes software developed by Ricoh Silicon Valley, In… 118 5.2. Endorsements. The names "Ricoh," "Ricoh Silicon Valley," and "RSV" must not be used to endorse… 121 …es. Contributor Versions and Larger Works may not be called "Ricoh" nor may the word "Ricoh" appea… 186 "The contents of this file are subject to the Ricoh Source Code Public License Version 1.0 (the "Li… 190 This code was initially developed by Ricoh Silicon Valley, Inc. Portions created by Ricoh Silicon V…
|
/openbmc/linux/include/linux/mfd/ |
H A D | rc5t583.h | 9 * Copyright (C) 2011 RICOH COMPANY,LTD 34 /* Interrupt status registers (monitor regs in Ricoh)*/ 256 * Ricoh pmic RC5T583 supports sleep through two external controls. 304 * rc5t583_platform_data: Platform data for ricoh rc5t583 pmu.
|
/openbmc/linux/drivers/memstick/host/ |
H A D | Kconfig | 36 tristate "Ricoh R5C592 MemoryStick interface support" 41 the Ricoh R5C592 MemoryStick card reader (which is part of 5 in one
|
/openbmc/linux/drivers/pcmcia/ |
H A D | ricoh.h | 2 * ricoh.h 1.9 1999/10/25 20:03:34 72 /* Register definitions for Ricoh PCI-to-CardBus bridges */ 213 * Magic Ricoh initialization code..
|
H A D | yenta_socket.c | 31 "If PC card doesn't function properly, please try this option (TI and Ricoh bridges only)"); 843 #include "ricoh.h" 1421 CB_ID(PCI_VENDOR_ID_RICOH, PCI_DEVICE_ID_RICOH_RL5C465, RICOH), 1422 CB_ID(PCI_VENDOR_ID_RICOH, PCI_DEVICE_ID_RICOH_RL5C466, RICOH), 1423 CB_ID(PCI_VENDOR_ID_RICOH, PCI_DEVICE_ID_RICOH_RL5C475, RICOH), 1424 CB_ID(PCI_VENDOR_ID_RICOH, PCI_DEVICE_ID_RICOH_RL5C476, RICOH), 1425 CB_ID(PCI_VENDOR_ID_RICOH, PCI_DEVICE_ID_RICOH_RL5C478, RICOH),
|
/openbmc/linux/drivers/mmc/host/ |
H A D | sdricoh_cs.c | 3 * sdricoh_cs.c - driver for Ricoh Secure Digital Card Readers that can be 4 * found on some Ricoh RL5c476 II cardbus bridge 68 PCMCIA_DEVICE_PROD_ID12("RICOH", "Bay1Controller", 0xd9f522ed, 70 PCMCIA_DEVICE_PROD_ID12("RICOH", "Bay Controller", 0xd9f522ed, 524 MODULE_DESCRIPTION("Ricoh PCMCIA Secure Digital Interface driver");
|
H A D | Kconfig | 72 It is used by manufacturers such as Texas Instruments(R), Ricoh(R) 116 bool "Ricoh MMC Controller Disabler" 120 This adds a pci quirk to disable Ricoh MMC Controller. This 125 have a Ricoh based card reader. 642 tristate "MMC/SD driver for Ricoh Bay1Controllers" 645 Say Y here if your Notebook reports a Ricoh Bay1Controller PCMCIA
|
/openbmc/linux/drivers/regulator/ |
H A D | rc5t583-regulator.c | 3 * Regulator driver for RICOH RC5T583 power management chip. 9 * Copyright (C) 2011 RICOH COMPANY,LTD
|
/openbmc/linux/drivers/iio/adc/ |
H A D | rn5t618-adc.c | 3 * ADC driver for the RICOH RN5T618 power management chip family 261 MODULE_DESCRIPTION("RICOH RN5T618 ADC driver");
|
/openbmc/u-boot/drivers/power/pmic/ |
H A D | rn5t567.c | 54 { .compatible = "ricoh,rn5t567" },
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | e60k02.dtsi | 7 * Copyright (C) 2014 Ricoh Electronic Devices Co., Ltd 127 compatible = "ricoh,rc5t619";
|
H A D | e70k02.dtsi | 7 * Copyright (C) 2014 Ricoh Electronic Devices Co., Ltd 145 compatible = "ricoh,rc5t619";
|
H A D | imx6sl-kobo-aura2.dts | 133 compatible = "ricoh,rc5t619"; 428 pinctrl_ricoh_gpio: ricoh-gpiogrp {
|
/openbmc/linux/arch/arm/boot/dts/amlogic/ |
H A D | meson8-minix-neo-x8.dts | 49 compatible = "ricoh,rn5t618";
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | imx7-colibri.dtsi | 19 compatible = "ricoh,rn5t567";
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-rc5t583.c | 9 * Copyright (C) 2011 RICOH COMPANY,LTD
|