Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/
H A Dsh_sdhi.h120 #define OPT_BUS_WIDTH_1 (4 << 13) /* bus width = 1 bit */ macro
/openbmc/u-boot/drivers/mmc/
H A Dsh_sdhi.c60 OPT_BUS_WIDTH_1 | sh_sdhi_readw(host, SDHI_OPTION)); in sh_sdhi_detect()
668 OPT_BUS_WIDTH_1 | (~OPT_BUS_WIDTH_M & in sh_sdhi_set_ios_common()