Searched refs:TPS_SUBSET (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | twl-core.c | 907 if (IS_ENABLED(CONFIG_REGULATOR_TWL4030) && !(features & TPS_SUBSET) in add_children() 941 !(features & (TPS_SUBSET | TWL5031))) { in add_children() 1262 { "tps65930", TPS_SUBSET }, /* fewer LDOs and DACs; no charger */ 1263 { "tps65920", TPS_SUBSET }, /* fewer LDOs; no codec or charger */ 1264 { "tps65921", TPS_SUBSET }, /* fewer LDOs; no codec, no LED
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | twl-core.c | 879 { "tps65930", TPS_SUBSET }, /* fewer LDOs and DACs; no charger */ 880 { "tps65920", TPS_SUBSET }, /* fewer LDOs; no codec or charger */ 881 { "tps65921", TPS_SUBSET }, /* fewer LDOs; no codec, no LED
|
/kernel/linux/linux-5.10/include/linux/mfd/ |
H A D | twl.h | 760 #define TPS_SUBSET BIT(1) /* tps659[23]0 have fewer LDOs */ macro
|
/kernel/linux/linux-6.6/include/linux/mfd/ |
H A D | twl.h | 702 #define TPS_SUBSET BIT(1) /* tps659[23]0 have fewer LDOs */ macro
|
Completed in 8 milliseconds