Home
last modified time | relevance | path

Searched defs:CMD_SET_DATW_4 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dsh_mmcif.h77 #define CMD_SET_DATW_4 ((0 << 1) | (1 << 0)) macro
/openbmc/linux/drivers/mmc/host/
H A Dsh_mmcif.c84 #define CMD_SET_DATW_4 ((0 << 1) | (1 << 0)) /* 4bit */ macro