Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/muxes/
H A Di2c-mux-pca9541.c63 #define mybus(x) (!((x) & MYBUS) || ((x) & MYBUS) == MYBUS) macro
136 if (reg >= 0 && !busoff(reg) && mybus(reg)) in pca9541_release_bus()
213 } else if (mybus(reg)) { in pca9541_arbitrate()