Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Ddwmmc.h111 #define DWMCI_FIFO_SHIFT 17 macro
/openbmc/u-boot/drivers/mmc/
H A Ddw_mmc.c153 len = (len >> DWMCI_FIFO_SHIFT) & in dwmci_data_transfer()
173 DWMCI_FIFO_SHIFT) & in dwmci_data_transfer()