Searched defs:SDC_STS_CMDBUSY (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/mmc/ | ||
H A D | mtk-sd.c | 90 #define SDC_STS_CMDBUSY BIT(1) macro |
/openbmc/linux/drivers/mmc/host/ | ||
H A D | mtk-sd.c | 203 #define SDC_STS_CMDBUSY BIT(1) /* RW */ macro |