Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
A Dpmac_low_i2c.h87 extern int pmac_i2c_open(struct pmac_i2c_bus *bus, int polled);
/arch/powerpc/platforms/powermac/
A Dsmp.c608 if (pmac_i2c_open(pmac_tb_clock_chip_host, 1)) { in smp_core99_setup_i2c_hwsync()
858 rc = pmac_i2c_open(pmac_tb_clock_chip_host, 1); in smp_core99_cpu_prepare()
A Dlow_i2c.c1073 return pmac_i2c_open(bus, 0); in pmac_low_i2c_lock()
1095 int pmac_i2c_open(struct pmac_i2c_bus *bus, int polled) in pmac_i2c_open() function
1110 EXPORT_SYMBOL_GPL(pmac_i2c_open);
1246 if (pmac_i2c_open(bus, 0)) { in pmac_i2c_do_begin()

Completed in 12 milliseconds