Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/i2c/
H A Dmotoi2cvar.h59 #define MOTOI2C_F_STATUS_W1C __BIT(1) macro
H A Dmotoi2c.c180 if ((sc->sc_flags & MOTOI2C_F_STATUS_W1C) != 0) { in motoi2c_clear_status()
/netbsd-src/sys/dev/acpi/
H A Dnxpiic_acpi.c142 sc->sc_flags |= MOTOI2C_F_ENABLE_INV | MOTOI2C_F_STATUS_W1C; in nxpiic_acpi_attach()