Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-rcar.c126 #define ID_P_FMPLUS BIT(27) macro
247 if (priv->flags & ID_P_FMPLUS) in rcar_i2c_init()
324 priv->flags |= ID_P_FMPLUS; in rcar_i2c_clock_calculate()
326 priv->flags &= ~ID_P_FMPLUS; in rcar_i2c_clock_calculate()