Home
last modified time | relevance | path

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

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