Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/
A D_sd_define.h85 #define SDC_LOGW(format, args...) ROM_WRN(host->debug_mask, "SDC:"format, ##args) macro
95 #define SDC_LOGW(x...) do{ }while(0)
A Dhal_sdhost.c463 SDC_LOGW("illigle data request\n"); in __mci_trans_by_ahb()
533 SDC_LOGW("alloc IDMA descriptor failed\n"); in __mci_prepare_dma()
675 SDC_LOGW("found data error, need to send stop command !!\n"); in __mci_request_done()
1193 SDC_LOGW("Waiting reg %x bitmap %x clear v %x,i %x\n",\ in __mci_check_busy_over()
1225 SDC_LOGW("Waiting reg %p bitmap %x clear v %lx,i %x\n",\ in __mci_check_bit_clear()
1416 SDC_LOGW("sdc:%p no medium present\n", host); in do_rom_HAL_SDC_Request()
1484 SDC_LOGW("SDC prepare DMA failed\n"); in do_rom_HAL_SDC_Request()
1535 SDC_LOGW("%s,%d\n",__FUNCTION__,__LINE__); in do_rom_HAL_SDC_Request()
2145 SDC_LOGW("%s----%d reinit sdc!\n", __func__,__LINE__); in hal_sdc_init()
2156 SDC_LOGW("%s unsupport sdc id:%d!\n", __func__, host->sdc_id); in hal_sdc_init()
[all …]

Completed in 8 milliseconds