Searched refs:FephyExpandedRead (Results 1 - 1 of 1) sorted by relevance
/device/soc/hisilicon/common/platform/hieth-sf/src/ |
H A D | ctrl.c | 27 static inline int32_t FephyExpandedRead(struct HiethNetdevLocal *ld, int32_t phyAddr, int32_t regNum) in FephyExpandedRead() function 46 val = FephyExpandedRead(ld, phyAccess->phyAddr, REG_DEF_ATE); in HiethFephyUseDefaultTrim() 70 val = FephyExpandedRead(ld, phyAccess->phyAddr, REG_LD_AM); in HiethFephyTrim() 74 val = FephyExpandedRead(ld, phyAccess->phyAddr, REG_LDO_AM); in HiethFephyTrim() 78 val = FephyExpandedRead(ld, phyAccess->phyAddr, REG_R_TUNING); in HiethFephyTrim() 82 val = FephyExpandedRead(ld, phyAccess->phyAddr, REG_WR_DONE); in HiethFephyTrim() 92 val = FephyExpandedRead(ld, phyAccess->phyAddr, REG_WR_DONE); in HiethFephyTrim()
|
Completed in 1 milliseconds