Searched refs:dto_timer (Results 1 – 2 of 2) sorted by relevance
232 struct timer_list dto_timer; member
1920 mod_timer(&host->dto_timer, in dw_mci_set_drto()1949 WARN_ON(del_timer_sync(&host->dto_timer)); in dw_mci_clear_pending_data_complete()2666 del_timer(&host->dto_timer); in dw_mci_interrupt()3035 struct dw_mci *host = from_timer(host, t, dto_timer); in dw_mci_dto_timer()3225 timer_setup(&host->dto_timer, dw_mci_dto_timer, 0); in dw_mci_probe()