Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dxenon_sdhci.c38 #define SLOT_ENABLE_SHIFT 0 macro
289 var |= SLOT_MASK(slot) << SLOT_ENABLE_SHIFT; in xenon_mmc_enable_slot()