Searched refs:HiethTrace (Results 1 - 2 of 2) sorted by relevance
/device/soc/hisilicon/common/platform/hieth-sf/include/internal/ |
H A D | hieth_pri.h | 53 #define HiethTrace(level, msg...) \ macro 56 pr_info("HiethTrace:%s:%d: ", __func__, __LINE__); \ 119 HiethTrace(HIETHTRACE_LEVEL_L2, "readl(0x%04X) = 0x%08lX", (ofs), reg); \ 125 HiethTrace (HIETHTRACE_LEVEL_L2, "writel(0x%04X) = 0x%08lX", (ofs), (unsigned long)(v)); \
|
/device/soc/hisilicon/common/platform/hieth-sf/src/ |
H A D | mdio.c | 51 HiethTrace(HIETHTRACE_LEVEL_L4, "phyAddr = %d, regNum = %d", phyAddr, regNum); in HiethMdioWrite()
|
Completed in 2 milliseconds