Home
last modified time | relevance | path

Searched refs:CMD_SET_CMD12EN (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dsh_mmcif.h52 #define CMD_SET_CMD12EN (1 << 16) macro
H A Dsh_mmcif.c386 tmp |= CMD_SET_CMLTE | CMD_SET_CMD12EN; in sh_mmcif_set_cmd()
/openbmc/linux/drivers/mmc/host/
H A Dsh_mmcif.c70 #define CMD_SET_CMD12EN (1 << 16) /* 1: CMD12 auto issue */ macro
865 tmp |= CMD_SET_CMLTE | CMD_SET_CMD12EN; in sh_mmcif_set_cmd()