Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dsh_mmcif.h164 #define STS1_CMDSEQ (1 << 31) macro
H A Dsh_mmcif.c152 if (state1 & STS1_CMDSEQ) { in sh_mmcif_error_manage()
164 & STS1_CMDSEQ)) in sh_mmcif_error_manage()
/openbmc/linux/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()