Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/mux/
H A Diic_gpiomux.c74 #define IDLE_NOOP (-1) /* When asked to idle the bus, do nothing. */ macro
91 if (sc->idleidx == IDLE_NOOP) in gpiomux_bus_select()
203 sc->idleidx = IDLE_NOOP; in gpiomux_attach()