Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/st/
H A Dstm32_i2c.h167 uint32_t no_stretch_mode; /* member
/rk3399_ARM-atf/drivers/st/pmic/
H A Dstm32mp_pmic.c151 i2c_init.no_stretch_mode = I2C_NOSTRETCH_DISABLE; in initialize_pmic_i2c()
H A Dstm32mp_pmic2.c152 i2c_init.no_stretch_mode = I2C_NOSTRETCH_DISABLE; in initialize_pmic_i2c()
/rk3399_ARM-atf/drivers/st/i2c/
H A Dstm32_i2c.c199 init_data->no_stretch_mode); in stm32_i2c_init()