Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dhimci_reg.h109 #define CARD_WIDTH_8BIT 0x10000UL macro
/third_party/uboot/u-boot-2020.01/drivers/mmc/
Dhimci.c746 tmp_reg |= (CARD_WIDTH_8BIT<<host->port); in hi_mci_set_ios()