Home
last modified time | relevance | path

Searched refs:PCF8574_BIT_WRITE_VALUE (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c69 #define PCF8574_BIT_WRITE_VALUE(byte, bit, value)\ macro
324 byte = PCF8574_BIT_WRITE_VALUE(byte, bit_num, bit_val); in pcf8574_write_bit()