Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/muxes/
H A Di2c-mux-pca9541.c71 #define SELECT_DELAY_SHORT 50 macro
205 data->select_timeout = SELECT_DELAY_SHORT; in pca9541_arbitrate()
265 if (data->select_timeout == SELECT_DELAY_SHORT) in pca9541_select_chan()