Searched refs:TPS_SUBSET (Results 1 – 2 of 2) sorted by relevance
924 if (IS_ENABLED(CONFIG_REGULATOR_TWL4030) && !(features & TPS_SUBSET) in add_children()958 !(features & (TPS_SUBSET | TWL5031))) { in add_children()1256 { "tps65930", TPS_SUBSET }, /* fewer LDOs and DACs; no charger */1257 { "tps65920", TPS_SUBSET }, /* fewer LDOs; no codec or charger */1258 { "tps65921", TPS_SUBSET }, /* fewer LDOs; no codec, no LED
769 #define TPS_SUBSET BIT(1) /* tps659[23]0 have fewer LDOs */ macro