| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/ |
| 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";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
| D | rn5t618.txt | 1 * Ricoh RN5T567/RN5T618 PMIC 3 Ricoh RN5T567/RN5T618/RC5T619 is a power management IC family which 12 "ricoh,rn5t567" 13 "ricoh,rn5t618" 14 "ricoh,rc5t619" 35 compatible = "ricoh,rn5t618";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/rtc/ |
| D | trivial-rtc.yaml | 55 - ricoh,r2025sd 57 - ricoh,r2221tl 59 - ricoh,rs5c372a 61 - ricoh,rs5c372b 63 - ricoh,rv5c386 65 - ricoh,rv5c387a
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/rtc/ |
| D | trivial-rtc.yaml | 60 - ricoh,r2025sd 62 - ricoh,r2221tl 64 - ricoh,rs5c372a 66 - ricoh,rs5c372b 68 - ricoh,rv5c386 70 - ricoh,rv5c387a
|
| /kernel/linux/linux-6.6/drivers/rtc/ |
| 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");
|
| 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");
|
| 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 …]
|
| /kernel/linux/linux-5.10/drivers/rtc/ |
| 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");
|
| 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 88 .compatible = "ricoh,r2025sd", 92 .compatible = "ricoh,r2221tl", 96 .compatible = "ricoh,rs5c372a", 100 .compatible = "ricoh,rs5c372b", 104 .compatible = "ricoh,rv5c386", 108 .compatible = "ricoh,rv5c387a", 756 MODULE_DESCRIPTION("Ricoh RS5C372 RTC driver");
|
| D | Kconfig | 388 tristate "Ricoh R2025S/D, RS5C372A/B, RV5C386, RV5C387A" 391 Ricoh R2025S/D, RS5C372A, RS5C372B, RV5C386, and RV5C387A RTC chips. 585 tristate "RICOH 5T583 RTC driver" 589 RICOH 5T583 chips. 595 tristate "RICOH RC5T619 RTC driver" 599 RICOH RC5T619 chips. 832 tristate "Ricoh RS5C348A/B" 835 Ricoh RS5C348A and RS5C348B RTC chips. 1206 tristate "Ricoh RP5C01" 1209 If you say yes here you get support for the Ricoh RP5C01 [all …]
|
| /kernel/linux/linux-5.10/drivers/mfd/ |
| D | rn5t618.c | 3 * MFD core driver for Ricoh RN5T618 PMIC 171 { .compatible = "ricoh,rn5t567", .data = (void *)RN5T567 }, 172 { .compatible = "ricoh,rn5t618", .data = (void *)RN5T618 }, 173 { .compatible = "ricoh,rc5t619", .data = (void *)RC5T619 }, 290 MODULE_DESCRIPTION("Ricoh RN5T567/618 MFD driver");
|
| /kernel/linux/linux-6.6/drivers/mfd/ |
| 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");
|
| /kernel/linux/linux-5.10/include/linux/mfd/ |
| 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.
|
| /kernel/linux/linux-6.6/include/linux/mfd/ |
| 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.
|
| /kernel/linux/linux-5.10/drivers/memstick/host/ |
| D | Kconfig | 36 tristate "Ricoh R5C592 MemoryStick interface support" 41 the Ricoh R5C592 MemoryStick card reader (which is part of 5 in one
|
| /kernel/linux/linux-6.6/drivers/memstick/host/ |
| D | Kconfig | 36 tristate "Ricoh R5C592 MemoryStick interface support" 41 the Ricoh R5C592 MemoryStick card reader (which is part of 5 in one
|
| /kernel/linux/linux-5.10/drivers/pcmcia/ |
| 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..
|
| /kernel/linux/linux-6.6/drivers/pcmcia/ |
| 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..
|
| /kernel/linux/linux-6.6/drivers/mmc/host/ |
| 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");
|
| 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. 634 tristate "MMC/SD driver for Ricoh Bay1Controllers" 637 Say Y here if your Notebook reports a Ricoh Bay1Controller PCMCIA
|
| /kernel/linux/linux-5.10/drivers/mmc/host/ |
| 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, 532 MODULE_DESCRIPTION("Ricoh PCMCIA Secure Digital Interface driver");
|
| D | Kconfig | 63 It is used by manufacturers such as Texas Instruments(R), Ricoh(R) 107 bool "Ricoh MMC Controller Disabler" 111 This adds a pci quirk to disable Ricoh MMC Controller. This 116 have a Ricoh based card reader. 677 tristate "MMC/SD driver for Ricoh Bay1Controllers" 680 Say Y here if your Notebook reports a Ricoh Bay1Controller PCMCIA
|
| /kernel/linux/linux-5.10/drivers/regulator/ |
| D | rc5t583-regulator.c | 3 * Regulator driver for RICOH RC5T583 power management chip. 9 * Copyright (C) 2011 RICOH COMPANY,LTD
|
| /kernel/linux/linux-6.6/drivers/regulator/ |
| D | rc5t583-regulator.c | 3 * Regulator driver for RICOH RC5T583 power management chip. 9 * Copyright (C) 2011 RICOH COMPANY,LTD
|
| /kernel/linux/linux-6.6/drivers/iio/adc/ |
| D | rn5t618-adc.c | 3 * ADC driver for the RICOH RN5T618 power management chip family 261 MODULE_DESCRIPTION("RICOH RN5T618 ADC driver");
|