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