Searched refs:RK_I2C_IPD (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/arm64/rockchip/
H A Drk_i2c.c96 #define RK_I2C_IPD 0x1C macro
297 sc->ipd = RK_I2C_READ(sc, RK_I2C_IPD);
303 RK_I2C_WRITE(sc, RK_I2C_IPD, sc->ipd);
458 RK_I2C_WRITE(sc, RK_I2C_IPD, RK_I2C_IPD_ALL);

Completed in 46 milliseconds