Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/montecarlo/sys/
H A Dpcf8574_nct.h203 #define PCF8574_PS_TEMPOK(X) (((X) >> 6) & 0x1) macro
/titanic_44/usr/src/uts/sun4u/montecarlo/io/
H A Dpcf8574_nct.c804 PCF8574_PS_TEMPOK(value) || in pcf8574_intr()
809 envp->temp_ok = PCF8574_PS_TEMPOK(value); in pcf8574_intr()
1122 outval = PCF8574_PS_TEMPOK(value); in pcf8574_ioctl()
1518 envp->temp_ok = PCF8574_PS_TEMPOK(value); in pcf8574_kstat_update()
1839 envp->temp_ok = PCF8574_PS_TEMPOK(value); in pcf8574_init_chip()