Searched refs:stop_timeout (Results 1 – 8 of 8) sorted by relevance
494 static inline void stop_timeout(void) in stop_timeout() function902 stop_timeout(); in fd_calibrate_done()950 stop_timeout(); in fd_seek_done()1151 stop_timeout(); in fd_rwsec_done1()1328 stop_timeout(); in fd_writetrack_done()1399 stop_timeout(); in finish_fdc_done()
446 &debug->stop_timeout[RKISP1_MAINPATH]); in rkisp1_debug_init()448 &debug->stop_timeout[RKISP1_SELFPATH]); in rkisp1_debug_init()
324 unsigned long stop_timeout[2]; member
888 cap->rkisp1->debug.stop_timeout[cap->id]++; in rkisp1_cap_stream_disable()
263 int stop_timeout; /* in us */ member
233 int n = dev->stop_timeout; in emac_tx_disable()258 int n = dev->stop_timeout; in emac_rx_enable()282 int n = dev->stop_timeout; in emac_rx_disable()609 dev->stop_timeout = STOP_TIMEOUT_10; in emac_configure()633 dev->stop_timeout = STOP_TIMEOUT_1000_JUMBO; in emac_configure()635 dev->stop_timeout = STOP_TIMEOUT_1000; in emac_configure()639 dev->stop_timeout = STOP_TIMEOUT_100; in emac_configure()3157 dev->stop_timeout = STOP_TIMEOUT_100; in emac_probe()
1072 static unsigned long stop_timeout(const struct intel_engine_cs *engine) in stop_timeout() function1115 if (__intel_engine_stop_cs(engine, 1000, stop_timeout(engine))) { in intel_engine_stop_cs()
1692 static DEVICE_ATTR(stop_timeout, S_IRUGO | S_IWUSR,