Home
last modified time | relevance | path

Searched defs:Pl022 (Results 1 – 1 of 1) sorted by relevance

/device/soc/hisilicon/common/platform/spi/
Dspi_hi35xx.c34 struct Pl022 { struct
35 struct SpiCntlr *cntlr;
36 struct DListHead deviceList;
37 struct OsalSem sem;
38 volatile unsigned char *phyBase;
62 static void SpiDumperDump(struct Pl022 *pl022) in SpiDumperDump() argument