Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dsh_mmcif.h37 #define CMD_SET_RTYP_NO ((0 << 23) | (0 << 22)) macro
/openbmc/linux/drivers/mmc/host/
H A Dsh_mmcif.c62 #define CMD_SET_RTYP_NO ((0 << 23) | (0 << 22)) macro