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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A Dtwl-core.c62 #define twl_has_regulator() true macro
64 #define twl_has_regulator() false macro
626 if (twl_has_regulator()) {
665 if (twl_has_regulator() && child) {
705 if (twl_has_regulator() && twl_class_is_4030()) {
751 if (twl_has_regulator() && !(features & TPS_SUBSET)
779 if (twl_has_regulator() && twl_class_is_6030()) {

Completed in 24 milliseconds