Home
last modified time | relevance | path

Searched refs:PFUZE100 (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/drivers/power/pmic/
Dpfuze100.c80 { .compatible = "fsl,pfuze100", .data = PFUZE100, },
DKconfig52 bool "Enable Driver Model for PMIC PFUZE100"
56 for PMIC PFUZE100. The driver implements read/write operations.
/external/u-boot/include/power/
Dpfuze100_pmic.h11 enum {PFUZE100 = 0x10, PFUZE200 = 0x11, PFUZE3000 = 0x30}; enumerator
/external/u-boot/drivers/power/regulator/
DKconfig47 bool "Enable Driver Model for REGULATOR PFUZE100"
51 features for REGULATOR PFUZE100. The driver implements get/set api for:
Dpfuze100.c267 case PFUZE100: in pfuze100_regulator_probe()