Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A 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()
/linux/include/dt-bindings/mfd/
H A Dst,stpmic1.h48 #define STPMIC1_BUCK_MODE_LP 2 macro