Home
last modified time | relevance | path

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

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