Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Ddwmmc.h61 #define DWMCI_INTMSK_RTO (1 << 8) macro
/openbmc/u-boot/drivers/mmc/
H A Ddw_mmc.c310 if (mask & DWMCI_INTMSK_RTO) {