Home
last modified time | relevance | path

Searched refs:__s_func (Results 1 – 3 of 3) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/hal/
A Drom_debug.h148 #define __s_func __func__ macro
184 ROM_SYSLOG(__fmt, __s_func, __LINE__, ##arg); \
192 #define __s_func __func__ macro
A Dhal_debug.h116 __s_func, __LINE__, ##arg); \
123 #define __s_func __func__
/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/
A Dhal_sdhost.c815 __nonxip_rodata static const char __s_func[] = "__mci_irq_handler"; in __mci_irq_handler() local
875 __s_func, HAL_PR_SZ_L(raw_int), HAL_PR_SZ_L(msk_int)); in __mci_irq_handler()
882 SDC_IT_LOGE("%s,%d raw_int:%lx err!\n", __s_func, __LINE__, HAL_PR_SZ_L(raw_int)); in __mci_irq_handler()

Completed in 25 milliseconds