Searched refs:AT_CTRL_AT_EN (Results 1 – 1 of 1) sorted by relevance
52 #define AT_CTRL_AT_EN BIT(0) /* autotuning is enabled */ macro1017 val |= AT_CTRL_AT_EN | AT_CTRL_SWIN_TH_EN | AT_CTRL_TUNE_CLK_STOP_EN; in th1520_execute_tuning()1031 val &= ~AT_CTRL_AT_EN; in th1520_execute_tuning()1317 atctrl = AT_CTRL_AT_EN | AT_CTRL_SWIN_TH_EN | AT_CTRL_TUNE_CLK_STOP_EN | in dwcmshc_hpe_vendor_specific()