Searched defs:CMD_SET_WDAT (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/mmc/ | ||
H A D | sh_mmcif.h | 46 #define CMD_SET_WDAT (1 << 19) macro |
/openbmc/linux/drivers/mmc/host/ | ||
H A D | sh_mmcif.c | 67 #define CMD_SET_WDAT (1 << 19) /* 1: on data, 0: no data */ macro |