Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-exynos5.c162 #define HSI2C_MASTER_ID(x) ((x & 0xff) << 24) macro
409 writel(HSI2C_MASTER_ID(MASTER_ID(i2c->adap.nr)), in exynos5_i2c_init()
690 i2c_addr |= HSI2C_MASTER_ID(MASTER_ID(i2c->adap.nr)); in exynos5_i2c_message_start()