Lines Matching refs:UartPl011Port
34 static void UartDumperDump(struct UartPl011Port *port)
64 static int32_t UartDumperCreate(struct UartPl011Port *port)
95 static inline void UartDumperDestroy(struct UartPl011Port *port)
166 struct UartPl011Port *port = NULL;
222 struct UartPl011Port *port = NULL;
278 struct UartPl011Port *port = NULL;
398 static int32_t UartGetConfigFromHcs(struct UartPl011Port *port, const struct DeviceResourceNode *node)
449 struct UartPl011Port *port = NULL;
460 port = (struct UartPl011Port *)OsalMemCalloc(sizeof(struct UartPl011Port));
494 struct UartPl011Port *port = NULL;