Home
last modified time | relevance | path

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

/openbsd/sys/dev/i2c/
H A Dietp.c56 #define IETP_PATTERN 0x0100 macro
186 if (ietp_iic_read_reg(sc, IETP_PATTERN, sizeof(buf), &buf) != 0) { in ietp_attach()