Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dpmac_low_i2c.h66 extern int pmac_i2c_get_type(struct pmac_i2c_bus *bus);
/openbmc/linux/drivers/i2c/busses/
H A Di2c-powermac.c388 switch(pmac_i2c_get_type(bus)) { in i2c_powermac_probe()
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dlow_i2c.c1012 int pmac_i2c_get_type(struct pmac_i2c_bus *bus) in pmac_i2c_get_type() function
1016 EXPORT_SYMBOL_GPL(pmac_i2c_get_type);