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

/opensolaris-onvv-gate/usr/src/uts/sun4u/io/i2c/nexus/
H A Dpcf8584.c72 static void pcf8584_put_s1(pcf8584_t *i2c, char cmd);
754 * pcf8584_put_s1() writes out cmd to register S1.
757 pcf8584_put_s1(pcf8584_t *i2c, char cmd) function
847 pcf8584_put_s1(i2c, S1_STOP);
901 pcf8584_put_s1(i2c, S1_STOP);
912 pcf8584_put_s1(i2c, S1_PIN);
993 pcf8584_put_s1(i2c, S1_PIN);
997 pcf8584_put_s1(i2c, S1_PIN | S1_ES1);
1024 pcf8584_put_s1(i2c, S1_PIN | S1_ESO | S1_ACK);
1228 pcf8584_put_s1(i2
[all...]

Completed in 28 milliseconds