Searched full:atc2609a (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/mfd/ |
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
|
/Linux-v6.1/include/linux/mfd/atc260x/ |
D | core.h | 13 #include <linux/mfd/atc260x/atc2609a.h> 18 ATC2609A, enumerator
|
D | atc2609a.h | 3 * ATC2609A PMIC register definitions
|
/Linux-v6.1/drivers/mfd/ |
D | atc260x-i2c.c | 47 { .compatible = "actions,atc2609a", .data = (void *)ATC2609A },
|
D | atc260x-core.c | 108 .name = "atc2609a", 219 case ATC2609A: in atc260x_match_device() 224 atc260x->type_name = "atc2609a"; in atc260x_match_device()
|
D | Kconfig | 2117 and ATC2609A chip variants, additional drivers must be enabled
|
/Linux-v6.1/drivers/power/reset/ |
D | atc260x-poweroff.c | 205 case ATC2609A: in atc260x_pwrc_probe()
|
/Linux-v6.1/drivers/input/misc/ |
D | atc260x-onkey.c | 228 case ATC2609A: in atc260x_onkey_probe()
|
/Linux-v6.1/drivers/regulator/ |
D | atc260x-regulator.c | 496 case ATC2609A: in atc260x_regulator_probe()
|