Lines Matching full:tuning
178 /* The tuning command opcode value is different for SD and eMMC cards */
184 /* Execute HS400 tuning depending host driver */
446 unsigned int doing_init_tune:1; /* initial tuning in progress */
447 unsigned int can_retune:1; /* re-tuning can be used */
448 unsigned int doing_retune:1; /* re-tuning in progress */
449 unsigned int retune_now:1; /* do re-tuning at next req */
450 unsigned int retune_paused:1; /* re-tuning is temporarily disabled */
457 int need_retune; /* re-tuning is needed */
458 int hold_retune; /* hold off re-tuning */
459 unsigned int retune_period; /* re-tuning period in secs */
460 struct timer_list retune_timer; /* for periodic re-tuning */