Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-xlr.c78 u32 status_busy; /* value of STATUS[0] when busy */ member
95 return (status & XLR_I2C_BUS_BUSY) == priv->cfg->status_busy; in xlr_i2c_busy()
342 .status_busy = XLR_I2C_BUS_BUSY,
348 .status_busy = 0,