Searched refs:stop_time (Results 1 – 12 of 12) sorted by relevance
65 unsigned long stop_retry, stop_time; in i2c_arbitrator_select() local68 stop_time = jiffies + usecs_to_jiffies(arb->wait_free_us) + 1; in i2c_arbitrator_select()91 } while (time_before(jiffies, stop_time)); in i2c_arbitrator_select()
56 u32 stop_time, now_time; in whc_wusbhc_stop() local63 stop_time = (now_time + ((delay * 8) << 7)) & 0x00ffffff; in whc_wusbhc_stop()64 ret = whc_do_gencmd(whc, WUSBGENCMDSTS_CHAN_STOP, stop_time, NULL, 0); in whc_wusbhc_stop()
167 unsigned long stop_time; in hix5hd2_i2c_wait_bus_idle() local171 stop_time = jiffies + msecs_to_jiffies(100); in hix5hd2_i2c_wait_bus_idle()178 } while (time_before(jiffies, stop_time)); in hix5hd2_i2c_wait_bus_idle()
539 unsigned long stop_time; in exynos5_i2c_wait_bus_idle() local543 stop_time = jiffies + msecs_to_jiffies(100) + 1; in exynos5_i2c_wait_bus_idle()550 } while (time_before(jiffies, stop_time)); in exynos5_i2c_wait_bus_idle()
1392 } stop_time; member1488 } stop_time; member2226 __le32 stop_time; /* lower 32-bits of TSF */ member
417 tx_cmd->stop_time.life_time = TX_CMD_LIFE_TIME_INFINITE; in il3945_build_tx_cmd_basic()2614 scan->tx_cmd.stop_time.life_time = TX_CMD_LIFE_TIME_INFINITE; in il3945_request_scan()
944 scan->tx_cmd.stop_time.life_time = TX_CMD_LIFE_TIME_INFINITE; in il4965_request_scan()1507 tx_cmd->stop_time.life_time = TX_CMD_LIFE_TIME_INFINITE; in il4965_tx_cmd_build_basic()3832 tx_beacon_cmd->tx.stop_time.life_time = TX_CMD_LIFE_TIME_INFINITE; in il4965_hw_get_beacon_cmd()
2441 tx_beacon_cmd->tx.stop_time.life_time = TX_CMD_LIFE_TIME_INFINITE; in il3945_hw_get_beacon_cmd()
1293 } stop_time; member2111 __le32 stop_time; /* lower 32-bits of TSF */ member
750 scan->tx_cmd.stop_time.life_time = TX_CMD_LIFE_TIME_INFINITE; in iwlagn_request_scan()
73 tx_cmd->stop_time.life_time = TX_CMD_LIFE_TIME_INFINITE; in iwlagn_tx_cmd_build_basic()
150 tx_beacon_cmd->tx.stop_time.life_time = TX_CMD_LIFE_TIME_INFINITE; in iwlagn_send_beacon_cmd()