Searched refs:TWL4030_OF_MATCH (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | twl-regulator.c | 553 #define TWL4030_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL4030, label) macro 560 TWL4030_OF_MATCH("ti,twl4030-vaux1", VAUX1), 561 TWL4030_OF_MATCH("ti,twl4030-vaux2", VAUX2_4030), 562 TWL4030_OF_MATCH("ti,twl5030-vaux2", VAUX2), 563 TWL4030_OF_MATCH("ti,twl4030-vaux3", VAUX3), 564 TWL4030_OF_MATCH("ti,twl4030-vaux4", VAUX4), 565 TWL4030_OF_MATCH("ti,twl4030-vmmc1", VMMC1), 566 TWL4030_OF_MATCH("ti,twl4030-vmmc2", VMMC2), 567 TWL4030_OF_MATCH("ti,twl4030-vpll1", VPLL1), 568 TWL4030_OF_MATCH("t [all...] |
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | twl-regulator.c | 546 #define TWL4030_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL4030, label) macro 553 TWL4030_OF_MATCH("ti,twl4030-vaux1", VAUX1), 554 TWL4030_OF_MATCH("ti,twl4030-vaux2", VAUX2_4030), 555 TWL4030_OF_MATCH("ti,twl5030-vaux2", VAUX2), 556 TWL4030_OF_MATCH("ti,twl4030-vaux3", VAUX3), 557 TWL4030_OF_MATCH("ti,twl4030-vaux4", VAUX4), 558 TWL4030_OF_MATCH("ti,twl4030-vmmc1", VMMC1), 559 TWL4030_OF_MATCH("ti,twl4030-vmmc2", VMMC2), 560 TWL4030_OF_MATCH("ti,twl4030-vpll1", VPLL1), 561 TWL4030_OF_MATCH("t [all...] |
Completed in 2 milliseconds