Searched refs:SDI_CLKCR_WIDBUS_8 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/mmc/ | ||
H A D | arm_pl180_mmci.h | 50 #define SDI_CLKCR_WIDBUS_8 0x00001000 macro |
H A D | arm_pl180_mmci.c | 328 buswidth |= SDI_CLKCR_WIDBUS_8; in host_set_ios() |