Searched refs:CONTROL_PIN (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/sbus/char/
H A Denvctrl.c42 #define CONTROL_PIN 0x80 macro
1051 writeb(CONTROL_PIN, i2c + PCF8584_CSR);
1055 writeb(CONTROL_PIN | CONTROL_ES1, i2c + PCF8584_CSR);
1059 writeb(CONTROL_PIN | CONTROL_ES0 | CONTROL_ACK, i2c + PCF8584_CSR);

Completed in 191 milliseconds