Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Darm_pl180_mmci.h46 #define SDI_CLKCR_WIDBUS_MASK 0x00001800 macro
H A Darm_pl180_mmci.c334 sdi_clkcr &= ~(SDI_CLKCR_WIDBUS_MASK); in host_set_ios()