Searched defs:twl_has_regulator (Results 1 - 1 of 1) sorted by relevance

/drivers/mfd/
H A Dtwl-core.c81 #define twl_has_regulator() true macro
83 #define twl_has_regulator() false macro
713 if (twl_has_regulator()) {
755 if (twl_has_regulator() && child) {
766 if (twl_has_regulator()) {
803 if (twl_has_regulator() && child)
805 } else if (twl_has_regulator() && twl_class_is_6030()) {
849 if (twl_has_regulator() && twl_class_is_4030()) {
904 if (twl_has_regulator() && !(features & TPS_SUBSET)
938 if (twl_has_regulator()
[all...]

Completed in 14 milliseconds