Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsh_mmcif.c166 #define STS1_CMDSEQ (1 << 31) macro
567 if (state1 & STS1_CMDSEQ) { in sh_mmcif_error_manage()
572 & STS1_CMDSEQ)) in sh_mmcif_error_manage()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsh_mmcif.c165 #define STS1_CMDSEQ (1 << 31) macro
568 if (state1 & STS1_CMDSEQ) { in sh_mmcif_error_manage()
573 & STS1_CMDSEQ)) in sh_mmcif_error_manage()

Completed in 6 milliseconds