Home
last modified time | relevance | path

Searched refs:AT_CTRL_AT_EN (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mmc/host/
H A Dsdhci-of-dwcmshc.c42 #define AT_CTRL_AT_EN BIT(0) /* autotuning is enabled */ macro
823 val |= AT_CTRL_AT_EN | AT_CTRL_SWIN_TH_EN | AT_CTRL_TUNE_CLK_STOP_EN; in th1520_execute_tuning()
837 val &= ~AT_CTRL_AT_EN; in th1520_execute_tuning()