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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/algos/
H A Di2c-algo-pcf.c52 #define set_pcf(adap, ctl, val) adap->setpcf(adap->data, ctl, val) macro
64 set_pcf(adap, 1, I2C_PCF_START);
70 set_pcf(adap, 1, I2C_PCF_REPSTART);
76 set_pcf(adap, 1, I2C_PCF_STOP);
90 set_pcf(adap, 1, I2C_PCF_PIN);
91 set_pcf(adap, 1, I2C_PCF_ESO);
171 set_pcf(adap, 1, I2C_PCF_PIN);
190 set_pcf(adap, 1, I2C_PCF_PIN | I2C_PCF_ES1);
206 set_pcf(adap, 1, I2C_PCF_IDLE);
278 set_pcf(ada
[all...]

Completed in 54 milliseconds