Home
last modified time | relevance | path

Searched refs:HiethAssert (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/common/platform/hieth-sf/src/
H A Dmdio.c33 HiethAssert((!((uint32_t)phyAddr & (~0x1F))) && (!((uint32_t)regNum & (~0x1F)))); in HiethMdioRead()
50 HiethAssert((!((uint32_t)phyAddr & (~0x1F))) && (!((uint32_t)regNum & (~0x1F)))); in HiethMdioWrite()
H A Dctrl.c273 HiethAssert(ld->depth.hwXmitq > 0 && ld->depth.hwXmitq <= HIETH_MAX_QUEUE_DEPTH); in HiethSetHwqDepth()
293 HiethAssert(ld->txHwCnt); in HiethXmitReleasePkt()
/device/soc/hisilicon/common/platform/hieth-sf/include/internal/
H A Dhieth_pri.h69 #define HiethAssert(cond) \ macro

Completed in 2 milliseconds