Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dast_i2c.c240 static int ast_i2c_deblock(struct udevice *dev) in ast_i2c_deblock() function
273 ret = ast_i2c_deblock(dev); in ast_i2c_xfer()
335 .deblock = ast_i2c_deblock,