Searched refs:stop_timeout (Results 1 – 6 of 6) sorted by relevance
47 What: /sys/class/leds/dell::kbd_backlight/stop_timeout65 echo 10m > /sys/class/leds/dell::kbd_backlight/stop_timeout
217 &debug->stop_timeout[RKISP1_MAINPATH]); in rkisp1_debug_init()219 &debug->stop_timeout[RKISP1_SELFPATH]); in rkisp1_debug_init()
472 unsigned long stop_timeout[2]; member
258 int stop_timeout; /* in us */ member
225 int n = dev->stop_timeout; in emac_tx_disable()250 int n = dev->stop_timeout; in emac_rx_enable()274 int n = dev->stop_timeout; in emac_rx_disable()601 dev->stop_timeout = STOP_TIMEOUT_10; in emac_configure()625 dev->stop_timeout = STOP_TIMEOUT_1000_JUMBO; in emac_configure()627 dev->stop_timeout = STOP_TIMEOUT_1000; in emac_configure()631 dev->stop_timeout = STOP_TIMEOUT_100; in emac_configure()3119 dev->stop_timeout = STOP_TIMEOUT_100; in emac_probe()
1611 static unsigned long stop_timeout(const struct intel_engine_cs *engine) in stop_timeout() function1675 if (__intel_engine_stop_cs(engine, 1000, stop_timeout(engine))) { in intel_engine_stop_cs()