Home
last modified time | relevance | path

Searched refs:STPMIC1_BUCK_MODE_LP (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/dt-bindings/mfd/
Dst,stpmic1.h48 #define STPMIC1_BUCK_MODE_LP 2 macro
/Linux-v5.4/drivers/regulator/
Dstpmic1_regulator.c448 case STPMIC1_BUCK_MODE_LP: in stpmic1_map_mode()
462 if (value & STPMIC1_BUCK_MODE_LP) in stpmic1_get_mode()
478 value = STPMIC1_BUCK_MODE_LP; in stpmic1_set_mode()
485 STPMIC1_BUCK_MODE_LP, value); in stpmic1_set_mode()