Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dtps65910.h73 #define TPS65910_DEVCTRL_REG_SR_CTL_I2C_SEL_CTL_I2C (0x1 << 4) macro
/openbmc/u-boot/drivers/power/pmic/
H A Dpmic_tps65910.c68 buf |= TPS65910_DEVCTRL_REG_SR_CTL_I2C_SEL_CTL_I2C; in tps65910_set_i2c_control()