Home
last modified time | relevance | path

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

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