Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/pin/
H A Dpin_hi35xx.c38 struct Hi35xxPinCntlr { struct
50 static int32_t PinDumperCreate(struct Hi35xxPinCntlr *hi35xx) in PinDumperCreate()
79 static void PinDumperDump(struct Hi35xxPinCntlr *hi35xx, uint32_t index) in PinDumperDump()
98 static inline void PinDumperDestroy(struct Hi35xxPinCntlr *hi35xx) in PinDumperDestroy()
107 struct Hi35xxPinCntlr *hi35xx = NULL; in Hi35xxPinSetPull()
109 hi35xx = (struct Hi35xxPinCntlr *)cntlr; in Hi35xxPinSetPull()
120 struct Hi35xxPinCntlr *hi35xx = NULL; in Hi35xxPinGetPull()
121 hi35xx = (struct Hi35xxPinCntlr *)cntlr; in Hi35xxPinGetPull()
132 struct Hi35xxPinCntlr *hi35xx = NULL; in Hi35xxPinSetStrength()
134 hi35xx = (struct Hi35xxPinCntlr *)cntl in Hi35xxPinSetStrength()
[all...]

Completed in 1 milliseconds