Home
last modified time | relevance | path

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

/external/u-boot/drivers/i2c/
Dast_i2c.c242 static int ast_i2c_deblock(struct udevice *dev) in ast_i2c_deblock() function
275 ret = ast_i2c_deblock(dev); in ast_i2c_xfer()
337 .deblock = ast_i2c_deblock,