Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dmvebu_mmc.h151 #define SDIO_NOR_ERROR (1 << 15) macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dmvebu_mmc.c168 if (mvebu_mmc_read(SDIO_NOR_INTR_STATUS) & SDIO_NOR_ERROR) { in mvebu_mmc_send_cmd()