Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/hieth-sf/include/internal/
Deth_drv.h27 #define PHY_STATE_TIME 1000 macro
/device/soc/hisilicon/common/platform/hieth-sf/src/
Dinterface.c547 …if (OsalTimerCreate(&priv->phyTimer, PHY_STATE_TIME, PhyStateMachine, (uintptr_t)ethDevice) != HDF… in RegisterHiethData()