Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dsh_mmcif.h70 #define CMD_SET_TBIT (1 << 7) macro
/openbmc/linux/drivers/mmc/host/
H A Dsh_mmcif.c79 #define CMD_SET_TBIT (1 << 7) /* 1: tran mission bit "Low" */ macro