Lines Matching defs:get_pcf
39 #define get_pcf(adap, ctl) adap->getpcf(adap->data, ctl)
92 get_pcf(adap, 1)));
101 status = get_pcf(adap, 1);
105 status = get_pcf(adap, 1);
121 *status = get_pcf(adap, 1);
125 *status = get_pcf(adap, 1);
154 get_pcf(adap, 1)));
162 if (((temp = get_pcf(adap, 1)) & 0x7f) != (0)) {
178 if (((temp = get_pcf(adap, 1)) & 0x7f) != I2C_PCF_ES1) {
195 if ((temp = get_pcf(adap, 1)) != (I2C_PCF_PIN | I2C_PCF_BB)) {