Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsh_mmcif.c89 #define CMD_CTRL_BREAK (1 << 0) macro
568 sh_mmcif_bitset(host, MMCIF_CE_CMD_CTRL, CMD_CTRL_BREAK); in sh_mmcif_error_manage()
569 sh_mmcif_bitset(host, MMCIF_CE_CMD_CTRL, ~CMD_CTRL_BREAK); in sh_mmcif_error_manage()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsh_mmcif.c88 #define CMD_CTRL_BREAK (1 << 0) macro
569 sh_mmcif_bitset(host, MMCIF_CE_CMD_CTRL, CMD_CTRL_BREAK); in sh_mmcif_error_manage()
570 sh_mmcif_bitset(host, MMCIF_CE_CMD_CTRL, ~CMD_CTRL_BREAK); in sh_mmcif_error_manage()

Completed in 5 milliseconds