Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-of-dwcmshc.c46 #define AT_CTRL_SW_TUNE_EN BIT(4) /* enable software managed tuning */ macro
811 val &= ~(AT_CTRL_CI_SEL | AT_CTRL_RPT_TUNE_ERR | AT_CTRL_SW_TUNE_EN | in th1520_execute_tuning()