Searched full:atc2609a (Results 1 – 11 of 11) 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 20 ATC2609A includes 5 programmable DC-DC converters and 10 programmable LDO 30 - actions,atc2609a 50 * ATC2609A: dcdc[0-4], ldo[0-9] 56 - actions,atc2609a-regulator 108 const: actions,atc2609a-regulator
|
/openbmc/linux/include/linux/mfd/atc260x/ |
H A D | core.h | 13 #include <linux/mfd/atc260x/atc2609a.h> 18 ATC2609A, enumerator
|
H A D | atc2609a.h | 3 * ATC2609A PMIC register definitions
|
/openbmc/linux/drivers/mfd/ |
H A D | atc260x-i2c.c | 46 { .compatible = "actions,atc2609a", .data = (void *)ATC2609A },
|
H A D | atc260x-core.c | 106 .name = "atc2609a", 216 case ATC2609A: in atc260x_match_device() 221 atc260x->type_name = "atc2609a"; in atc260x_match_device()
|
H A D | Kconfig | 2172 and ATC2609A chip variants, additional drivers must be enabled
|
/openbmc/linux/drivers/power/reset/ |
H A D | atc260x-poweroff.c | 205 case ATC2609A: in atc260x_pwrc_probe()
|
/openbmc/linux/drivers/input/misc/ |
H A D | atc260x-onkey.c | 228 case ATC2609A: in atc260x_onkey_probe()
|
/openbmc/linux/drivers/regulator/ |
H A D | atc260x-regulator.c | 497 case ATC2609A: in atc260x_regulator_probe()
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |