Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-rmobile/include/mach/
Dsh_sdhi.h122 #define OPT_BUS_WIDTH_8 (1 << 13) /* bus width = 8 bit */ macro
/external/u-boot/drivers/mmc/
Dsh_sdhi.c660 OPT_BUS_WIDTH_8 | (~OPT_BUS_WIDTH_M & in sh_sdhi_set_ios_common()