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

/illumos-gate/usr/src/uts/sun4u/sys/i2c/clients/
H A Dpcf8574_impl.h46 * PCF8574_BIT_WRITE_MASK takes in a byte from the device, the bit that the
52 #define PCF8574_BIT_WRITE_MASK(byte, bit, value)\ macro
/illumos-gate/usr/src/uts/sun4u/io/i2c/clients/
H A Dpcf8574.c435 byte = PCF8574_BIT_WRITE_MASK(byte, ioctl_bit.bit_num,
/illumos-gate/usr/src/uts/sun4u/littleneck/io/
H A Dpcf8574_lneck.c447 byte = PCF8574_BIT_WRITE_MASK(byte, ioctl_bit.bit_num,

Completed in 45 milliseconds