Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Drcar_i2c.c53 #define RCAR_I2C_ICFBSCR_TCYC17 0x0f /* 17*Tcyc */ macro
311 writel(RCAR_I2C_ICFBSCR_TCYC17, priv->base + RCAR_I2C_ICFBSCR); in rcar_i2c_set_speed()