Searched defs:uart_pmac_port (Results 1 – 1 of 1) sorted by relevance
14 struct uart_pmac_port { struct16 struct uart_pmac_port *mate; argument22 struct macio_dev *dev;26 struct device_node *node;28 struct platform_device *pdev;32 int port_type;33 u8 curregs[NUM_ZSREGS];35 unsigned int flags;69 #define to_pmz(p) ((struct uart_pmac_port *)(p)) argument