Searched refs:dto_timer (Results 1 – 2 of 2) sorted by relevance
239 struct timer_list dto_timer; member
2030 mod_timer(&host->dto_timer, in dw_mci_set_drto()2059 WARN_ON(del_timer_sync(&host->dto_timer)); in dw_mci_clear_pending_data_complete()2770 del_timer(&host->dto_timer); in dw_mci_interrupt()2791 del_timer(&host->dto_timer); in dw_mci_interrupt()3167 struct dw_mci *host = from_timer(host, t, dto_timer); in dw_mci_dto_timer()3363 timer_setup(&host->dto_timer, dw_mci_dto_timer, 0); in dw_mci_probe()