Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Darm_pl180_mmci.h137 #define SDI_DCTRL_BUSYMODE 0x00004000 macro
H A Darm_pl180_mmci.c239 data_ctrl |= SDI_DCTRL_DTEN | SDI_DCTRL_BUSYMODE; in do_data_transfer()