Searched refs:FAN53555_VENDOR_FAIRCHILD (Results 1 – 3 of 3) sorted by relevance
/u-boot/drivers/power/regulator/ |
A D | fan53555.c | 41 { FAN53555_VENDOR_FAIRCHILD, 0x0, 0x3, true, 600000, 10000 }, 43 { FAN53555_VENDOR_FAIRCHILD, 0x0, 0xf, true, 800000, 10000 }, 45 { FAN53555_VENDOR_FAIRCHILD, 0x0, 0xc, true, 600000, 12500 }, 47 { FAN53555_VENDOR_FAIRCHILD, 0x1, 0x3, true, 600000, 10000 }, 49 { FAN53555_VENDOR_FAIRCHILD, 0x3, 0x3, true, 600000, 10000 }, 51 { FAN53555_VENDOR_FAIRCHILD, 0x4, 0xf, true, 603000, 12826 }, 53 { FAN53555_VENDOR_FAIRCHILD, 0x5, 0x3, true, 600000, 10000 }, 55 { FAN53555_VENDOR_FAIRCHILD, 0x8, 0x1, true, 600000, 10000 }, 57 { FAN53555_VENDOR_FAIRCHILD, 0x8, 0xf, true, 600000, 10000 }, 59 { FAN53555_VENDOR_FAIRCHILD, 0xc, 0xf, true, 603000, 12826 },
|
/u-boot/include/power/ |
A D | fan53555.h | 10 FAN53555_VENDOR_FAIRCHILD, enumerator
|
/u-boot/drivers/power/pmic/ |
A D | fan53555.c | 75 { .compatible = "fcs,fan53555", .data = FAN53555_VENDOR_FAIRCHILD, },
|
Completed in 4 milliseconds