Searched refs:TPS_SUBSET (Results 1 – 2 of 2) sorted by relevance
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
760 #define TPS_SUBSET BIT(1) /* tps659[23]0 have fewer LDOs */ macro