Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/
H A Dsh_sdhi.h56 #define ARG0_MASK 0x0000ffff macro
/openbmc/u-boot/drivers/mmc/
H A Dsh_sdhi.c576 (unsigned short)(cmd->cmdarg & ARG0_MASK)); in sh_sdhi_start_cmd()