Searched refs:MYBUS (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/i2c/muxes/
H A Di2c-mux-pca9541.c63 #define MYBUS (PCA9541_CTL_MYBUS | PCA9541_CTL_NMYBUS) macro
64 #define mybus(x) (!((x) & MYBUS) || ((x) & MYBUS) == MYBUS)

Completed in 53 milliseconds