Searched defs:uart_pmac_port (Results 1 – 1 of 1) sorted by relevance
15 struct uart_pmac_port { struct17 struct uart_pmac_port *mate; argument23 struct macio_dev *dev;27 struct device_node *node;29 struct platform_device *pdev;33 int port_type;34 u8 curregs[NUM_ZSREGS];36 unsigned int flags;70 #define to_pmz(p) ((struct uart_pmac_port *)(p)) argument