Searched refs:scl_low_timeout (Results 1 – 2 of 2) sorted by relevance
78 u_int scl_low_timeout; member150 sc->scl_low_timeout = DEFAULT_SCL_LOW_TIMEOUT; in iicbb_attach()159 "scl_low_timeout", CTLFLAG_RWTUN, &sc->scl_low_timeout, in iicbb_attach()243 timeout = now + sc->scl_low_timeout * SBT_1US; in iicbb_waitforscl()
201 uint8_t scl_low_timeout;/* boolean */ member1265 i2c_cfg.scl_low_timeout = 0; in cp2112iic_reset()1276 i2c_cfg.scl_low_timeout ? "on" : "off"); in cp2112iic_reset()