Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/
H A Dsh_sdhi.h14 #define SDHI_CMD (0x0000 >> 1) macro
/openbmc/u-boot/drivers/mmc/
H A Dsh_sdhi.c596 sh_sdhi_writew(host, SDHI_CMD, (unsigned short)(shcmd & CMD_MASK)); in sh_sdhi_start_cmd()