Home
last modified time | relevance | path

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

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/include/asm/mach-au1x00/
H A Dau1100_mmc.h169 #define SD_STATUS_RC (0x00200000) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/include/asm/mach-au1x00/
H A Dau1100_mmc.h169 #define SD_STATUS_RC (0x00200000) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/include/asm/mach-au1x00/
H A Dau1100_mmc.h169 #define SD_STATUS_RC (0x00200000) macro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mmc/host/
H A Dau1xmmc.c339 crc = (status & (SD_STATUS_WC | SD_STATUS_RC)); in au1xmmc_data_complete()
347 __raw_writel(SD_STATUS_WC | SD_STATUS_RC, HOST_STATUS(host)); in au1xmmc_data_complete()
468 if (status & SD_STATUS_RC) { in au1xmmc_receive_pio()
557 if (status & (SD_STATUS_SC | SD_STATUS_WC | SD_STATUS_RC)) in au1xmmc_cmd_complete()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mmc/host/
H A Dau1xmmc.c339 crc = (status & (SD_STATUS_WC | SD_STATUS_RC)); in au1xmmc_data_complete()
347 __raw_writel(SD_STATUS_WC | SD_STATUS_RC, HOST_STATUS(host)); in au1xmmc_data_complete()
468 if (status & SD_STATUS_RC) { in au1xmmc_receive_pio()
557 if (status & (SD_STATUS_SC | SD_STATUS_WC | SD_STATUS_RC)) in au1xmmc_cmd_complete()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/mmc/host/
H A Dau1xmmc.c339 crc = (status & (SD_STATUS_WC | SD_STATUS_RC)); in au1xmmc_data_complete()
347 __raw_writel(SD_STATUS_WC | SD_STATUS_RC, HOST_STATUS(host)); in au1xmmc_data_complete()
468 if (status & SD_STATUS_RC) { in au1xmmc_receive_pio()
557 if (status & (SD_STATUS_SC | SD_STATUS_WC | SD_STATUS_RC)) in au1xmmc_cmd_complete()