Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-rmobile/include/mach/
Dsh_sdhi.h121 #define OPT_BUS_WIDTH_4 (0 << 13) /* bus width = 4 bit */ macro
/external/u-boot/drivers/mmc/
Dsh_sdhi.c664 OPT_BUS_WIDTH_4 | (~OPT_BUS_WIDTH_M & in sh_sdhi_set_ios_common()