Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/pin/
H A Dpin_hi35xx.c43 uint32_t regStartBasePhy; member
300 ret = drsOps->GetUint32(device->property, "regStartBasePhy", &hi35xx->regStartBasePhy, 0); in Hi35xxPinCntlrInit()
302 HDF_LOGE("%s: read regStartBasePhy failed", __func__); in Hi35xxPinCntlrInit()
317 hi35xx->regBase = OsalIoRemap(hi35xx->regStartBasePhy, hi35xx->regSize); in Hi35xxPinCntlrInit()

Completed in 1 milliseconds