Home
last modified time | relevance | path

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

/Linux-v5.10/include/dt-bindings/mfd/
Dst,stpmic1.h48 #define STPMIC1_BUCK_MODE_LP 2 macro
/Linux-v5.10/drivers/regulator/
Dstpmic1_regulator.c454 case STPMIC1_BUCK_MODE_LP: in stpmic1_map_mode()
468 if (value & STPMIC1_BUCK_MODE_LP) in stpmic1_get_mode()
484 value = STPMIC1_BUCK_MODE_LP; in stpmic1_set_mode()
491 STPMIC1_BUCK_MODE_LP, value); in stpmic1_set_mode()