Home
last modified time | relevance | path

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

/optee_os/core/drivers/
A Dstpmic1.c23 uint8_t enable_pos; member
438 .enable_pos = LDO_BUCK_ENABLE_POS,
450 .enable_pos = LDO_BUCK_ENABLE_POS,
462 .enable_pos = LDO_BUCK_ENABLE_POS,
474 .enable_pos = LDO_BUCK_ENABLE_POS,
555 .enable_pos = BOOST_ENABLED_POS,
635 BIT(regul->enable_pos), in stpmic1_regulator_enable()
636 BIT(regul->enable_pos)); in stpmic1_regulator_enable()
708 cfg->enable_pos = regul->enable_pos; in stpmic1_bo_enable_cfg()
716 BIT(cfg->enable_pos), in stpmic1_bo_enable_unpg()
[all …]
/optee_os/core/include/drivers/
A Dstpmic1.h217 uint8_t enable_pos; member

Completed in 5 milliseconds