Searched refs:pmac_i2c_open (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dpmac_low_i2c.h96 extern int pmac_i2c_open(struct pmac_i2c_bus *bus, int polled);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/i2c/busses/
H A Di2c-powermac.c54 rc = pmac_i2c_open(bus, 0);
157 rc = pmac_i2c_open(bus, 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dlow_i2c.c1063 return pmac_i2c_open(bus, 0);
1085 int pmac_i2c_open(struct pmac_i2c_bus *bus, int polled) function
1100 EXPORT_SYMBOL_GPL(pmac_i2c_open); variable
1227 if (pmac_i2c_open(bus, 0)) {
H A Dsmp.c595 if (pmac_i2c_open(pmac_tb_clock_chip_host, 1)) {

Completed in 77 milliseconds