Searched defs:CMD_SET_DWEN (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/mmc/ | ||
H A D | sh_mmcif.h | 48 #define CMD_SET_DWEN (1 << 18) macro |
/openbmc/linux/drivers/mmc/host/ | ||
H A D | sh_mmcif.c | 68 #define CMD_SET_DWEN (1 << 18) /* 1: write, 0: read */ macro |