Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-of-dwcmshc.c55 #define AT_CTRL_SWIN_TH_VAL 0x9 /* sampling window threshold */ macro
826 val |= FIELD_PREP(AT_CTRL_SWIN_TH_VAL_MASK, AT_CTRL_SWIN_TH_VAL); in th1520_execute_tuning()