Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-of-dwcmshc.c45 #define AT_CTRL_RPT_TUNE_ERR BIT(3) /* enable reporting framing errors */ macro
811 val &= ~(AT_CTRL_CI_SEL | AT_CTRL_RPT_TUNE_ERR | AT_CTRL_SW_TUNE_EN | in th1520_execute_tuning()