Searched refs:RT_SDHCI_GET_CMD (Results 1 – 2 of 2) sorted by relevance
61 #define RT_SDHCI_GET_CMD(c) ((c >> 8) & 0x3f) macro
1440 command = RT_SDHCI_GET_CMD(rt_sdhci_readw(host, RT_SDHCI_COMMAND)); in sdhci_data_irq()1488 …else if ((intmask & RT_SDHCI_INT_DATA_CRC) && RT_SDHCI_GET_CMD(rt_sdhci_readw(host, RT_SDHCI_COMMA… in sdhci_data_irq()
Completed in 11 milliseconds