Searched refs:auto_stop (Results 1 – 6 of 6) sorted by relevance
292 int auto_stop; in suspend_rh() local296 auto_stop = (new_state == UHCI_RH_AUTO_STOPPED); in suspend_rh()298 (auto_stop ? " (auto-stop)" : "")); in suspend_rh()312 if (auto_stop) { in suspend_rh()358 if (!auto_stop && !(uhci_readw(uhci, USBSTS) & USBSTS_HCH)) { in suspend_rh()
124 unsigned char auto_stop; member
332 bool auto_stop = rk3x_i2c_auto_stop(i2c); in rk3x_i2c_start() local337 if (!auto_stop) { in rk3x_i2c_start()344 if (!auto_stop) { in rk3x_i2c_start()
1730 __u8 auto_stop; member
1742 u8 auto_stop; member
473 ISP2X_SIHST_CTRL_AUTOSTOP_SET(arg->win_cfg[i].auto_stop) | in isp_sihst_config()