Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dsh_mmcif.c94 #define CMD_CTRL_BREAK (1 << 0) macro
490 sh_mmcif_bitset(host, MMCIF_CE_CMD_CTRL, CMD_CTRL_BREAK); in sh_mmcif_error_manage()
491 sh_mmcif_bitset(host, MMCIF_CE_CMD_CTRL, ~CMD_CTRL_BREAK); in sh_mmcif_error_manage()