Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/
A Dstpmic1.c24 uint8_t enable_pos; member
439 .enable_pos = LDO_BUCK_ENABLE_POS,
451 .enable_pos = LDO_BUCK_ENABLE_POS,
463 .enable_pos = LDO_BUCK_ENABLE_POS,
475 .enable_pos = LDO_BUCK_ENABLE_POS,
556 .enable_pos = BOOST_ENABLED_POS,
636 BIT(regul->enable_pos), in stpmic1_regulator_enable()
637 BIT(regul->enable_pos)); in stpmic1_regulator_enable()
709 cfg->enable_pos = regul->enable_pos; in stpmic1_bo_enable_cfg()
717 BIT(cfg->enable_pos), in stpmic1_bo_enable_unpg()
[all …]
/optee_os-3.20.0/core/include/drivers/
A Dstpmic1.h204 uint8_t enable_pos; member

Completed in 4 milliseconds