Searched refs:DEBNCE_MS (Results 1 – 2 of 2) sorted by relevance
331 #define DEBNCE_MS 25 macro332 #define DEBOUNCE_E (DEBNCE_MS * 150000)333 #define DEBOUNCE_H (DEBNCE_MS * 100000)334 #define DEBOUNCE_M (DEBNCE_MS * 50000)335 #define DEBOUNCE_L (DEBNCE_MS * 25000)
1590 HIMCI_WRITEL(DEBNCE_MS, (uintptr_t)host->base + MMC_DEBNCE); in HimciHostRegistersInit()