Searched refs:SD_LOGE (Results 1 – 5 of 5) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/ |
| A D | sdio.c | 307 SD_LOGE("%s,%d no prev found\n", __func__, __LINE__); in sdio_read_cis() 598 SD_LOGE("%s,%d err fn:%d\n", __func__, __LINE__, fn); in mmc_io_rw_extended() 636 SD_LOGE("SDC write operation failed\n"); in mmc_io_rw_extended() 977 SD_LOGE("%s not support high speed mode!\n", __func__); in mmc_sdio_switch_hs() 1066 SD_LOGE("%s,%d wrong fn:%ld!\n", __func__, __LINE__, HAL_PR_SZ_L(fn)); in sdio_init_func() 1502 SD_LOGE("IO%x Interrupt is pending !!\n", io_num); 1542 SD_LOGE("SDIO: IRQ for %d already in use.\n", func_num); 1748 SD_LOGE("Card Select Error!!\n"); in mmc_sdio_init_card() 1907 SD_LOGE("Error setting SDIO pm flags: %ld\n", HAL_PR_SZ_L(ret)); in sdio_pm() 2036 SD_LOGE("%s,%d no host exist!\n", __func__, __LINE__); in mmc_attach_sdio() [all …]
|
| A D | _sd_define.h | 56 #define SD_LOGE(format, args...) ROM_ERR(card->debug_mask, "SD:"format, ##args) macro 66 #define SD_LOGE(x...) do{ }while(0)
|
| A D | core.c | 354 SD_LOGE("%s,%d err", __func__, __LINE__); in mmc_wait_for_app_cmd() 468 SD_LOGE("%s,%d %s sector:%x BSZ:%u Err!!\n", __func__, __LINE__, in __sdmmc_block_rw() 1136 SD_LOGE("%s malloc fail\n", __func__); in mmc_card_save() 1160 SD_LOGE("%s,%d wrong fn:%ld!\n", __func__, __LINE__, HAL_PR_SZ_L(fn)); in sdio_init_func_by_func() 1297 SD_LOGE("%s: error %d whilst initialising SDIO card\n", __func__, err); in mmc_card_restore()
|
| A D | sd.c | 122 SD_LOGE("%s,%d err", __func__, __LINE__); in mmc_app_sd_status() 345 SD_LOGE("%s: unrecognised CSD structure version %d\n", in mmc_decode_csd() 974 SD_LOGE("%s: Re-switch hs, err %d (retries = %u)\n", in mmc_sd_init_card()
|
| A D | sdio_irq.c | 66 SD_LOGE("error %d reading SDIO_CCCR_INTx\n", ret);
|
Completed in 16 milliseconds