Searched refs:RCAR_I2C_ICMCR_FSDA (Results 1 – 1 of 1) sorted by relevance
25 #define RCAR_I2C_ICMCR_FSDA BIT(5) /* override SDA pin */ macro88 u32 mcra = mcr | RCAR_I2C_ICMCR_FSDA; in rcar_i2c_recover()112 return mstat & RCAR_I2C_ICMCR_FSDA ? -EBUSY : 0; in rcar_i2c_recover()129 RCAR_I2C_ICMCR_FSDA, false, 2, true); in rcar_i2c_set_addr()