Searched refs:DQS_CTRL_RD_DELAY (Results 1 – 2 of 2) sorted by relevance
38 #define DQS_CTRL_RD_DELAY(x, y) (((x) & ~0x3FF) | ((y) & 0x3FF)) macro
268 strobe = DQS_CTRL_RD_DELAY(strobe, priv->dqs_delay); in dw_mci_exynos_config_hs400()
Completed in 4 milliseconds