Home
last modified time | relevance | path

Searched refs:RT_SDHCI_GET_CMD (Results 1 – 2 of 2) sorted by relevance

/components/drivers/sdio/sdhci/include/
A Dsdhci.h61 #define RT_SDHCI_GET_CMD(c) ((c >> 8) & 0x3f) macro
/components/drivers/sdio/sdhci/
A Dsdhci.c1440 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