Home
last modified time | relevance | path

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

/dragonfly/sys/bus/iicbus/
H A Diiconf.h88 #define IIC_ETIMEOUT 0x3 /* timeout */ macro
/dragonfly/sys/bus/iicbus/pcf/
H A Dpcf.c284 return (IIC_ETIMEOUT); in pcf_wait_byte()