Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dexynos_hs_i2c.c59 #define HSI2C_MASTER_RUN (1u << 31) macro
311 conf = len | HSI2C_MASTER_RUN; in hsi2c_prepare_transaction()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-exynos5.c120 #define HSI2C_MASTER_RUN (1u << 31) macro
709 i2c_auto_conf |= HSI2C_MASTER_RUN; in exynos5_i2c_message_start()