Home
last modified time | relevance | path

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

/linux-6.12.1/include/dt-bindings/mfd/
Dst,stpmic1.h48 #define STPMIC1_BUCK_MODE_LP 2 macro
/linux-6.12.1/drivers/regulator/
Dstpmic1_regulator.c455 case STPMIC1_BUCK_MODE_LP: in stpmic1_map_mode()
469 if (value & STPMIC1_BUCK_MODE_LP) in stpmic1_get_mode()
485 value = STPMIC1_BUCK_MODE_LP; in stpmic1_set_mode()
492 STPMIC1_BUCK_MODE_LP, value); in stpmic1_set_mode()