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