Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/
H A Dsy8106a.c12 #define SY8106A_VOUT1_SEL_ENABLE (1 << 7) macro
27 u8 data = sy8106a_mvolt_to_cfg(mvolt, 680, 1950, 10) | SY8106A_VOUT1_SEL_ENABLE; in sy8106a_set_vout1()