Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Darm_pl180_mmci.h48 #define SDI_CLKCR_WIDBUS_4 0x00000800 macro
H A Darm_pl180_mmci.c325 buswidth |= SDI_CLKCR_WIDBUS_4; in host_set_ios()