Searched full:atc2603c (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | actions,atc260x.yaml | 16 (i.e. regulators and system power-off/reboot) for the ATC2603C and ATC2609A 18 ATC2603C includes 3 programmable DC-DC converters, 9 programmable LDO 29 - actions,atc2603c 49 * ATC2603C: dcdc[1-3], ldo[1-3,5-8,11,12], switchldo1 55 - actions,atc2603c-regulator 96 const: actions,atc2603c-regulator 137 compatible = "actions,atc2603c"; 145 compatible = "actions,atc2603c-regulator";
|
/openbmc/linux/include/linux/mfd/atc260x/ |
H A D | core.h | 12 #include <linux/mfd/atc260x/atc2603c.h> 17 ATC2603C, enumerator
|
H A D | atc2603c.h | 3 * ATC2603C PMIC register definitions
|
/openbmc/linux/drivers/mfd/ |
H A D | atc260x-i2c.c | 45 { .compatible = "actions,atc2603c", .data = (void *)ATC2603C },
|
H A D | atc260x-core.c | 97 .name = "atc2603c", 207 case ATC2603C: in atc260x_match_device() 212 atc260x->type_name = "atc2603c"; in atc260x_match_device()
|
H A D | Kconfig | 2171 This driver provides common support for accessing the ATC2603C
|
/openbmc/linux/arch/arm/boot/dts/actions/ |
H A D | owl-s500-roseapplepi.dts | 49 compatible = "actions,atc2603c"; 57 compatible = "actions,atc2603c-regulator";
|
/openbmc/linux/drivers/power/reset/ |
H A D | atc260x-poweroff.c | 201 case ATC2603C: in atc260x_pwrc_probe()
|
/openbmc/linux/drivers/input/misc/ |
H A D | atc260x-onkey.c | 221 case ATC2603C: in atc260x_onkey_probe()
|
/openbmc/linux/drivers/regulator/ |
H A D | atc260x-regulator.c | 492 case ATC2603C: in atc260x_regulator_probe()
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |