Searched refs:dto_timer (Results 1 – 2 of 2) sorted by relevance
238 struct timer_list dto_timer; member
2026 mod_timer(&host->dto_timer, in dw_mci_set_drto()2055 WARN_ON(del_timer_sync(&host->dto_timer)); in dw_mci_clear_pending_data_complete()2766 del_timer(&host->dto_timer); in dw_mci_interrupt()2787 del_timer(&host->dto_timer); in dw_mci_interrupt()3163 struct dw_mci *host = from_timer(host, t, dto_timer); in dw_mci_dto_timer()3351 timer_setup(&host->dto_timer, dw_mci_dto_timer, 0); in dw_mci_probe()