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