Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dsh_mmcif.h165 #define STS1_CMDSEQ (1 << 31) macro
H A Dsh_mmcif.c149 if (state1 & STS1_CMDSEQ) { in sh_mmcif_error_manage()
161 & STS1_CMDSEQ)) in sh_mmcif_error_manage()
/OK3568_Linux_fs/kernel/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()