Searched refs:i2c_get_chip_flags (Results 1 – 3 of 3) sorted by relevance
241 int i2c_get_chip_flags(struct udevice *dev, uint *flagsp);
430 int i2c_get_chip_flags(struct udevice *dev, uint *flagsp) in i2c_get_chip_flags() function
455 ret = i2c_get_chip_flags(dev, &flags); in do_i2c_flags()