Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/mmc/himci_v200/
Dhimci.h331 #define DEBNCE_MS 25 macro
332 #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)
Dhimci.c1590 HIMCI_WRITEL(DEBNCE_MS, (uintptr_t)host->base + MMC_DEBNCE); in HimciHostRegistersInit()