Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-of-dwcmshc.c53 #define AT_CTRL_POST_CHANGE_DLY 0x3 /* 4-cycle latency */ macro
825 val |= FIELD_PREP(AT_CTRL_POST_CHANGE_DLY_MASK, AT_CTRL_POST_CHANGE_DLY); in th1520_execute_tuning()