Searched defs:mpc52xx_gpio (Results 1 – 1 of 1) sorted by relevance
115 struct mpc52xx_gpio { struct116 u32 port_config; /* GPIO + 0x00 */117 u32 simple_gpioe; /* GPIO + 0x04 */118 u32 simple_ode; /* GPIO + 0x08 */119 u32 simple_ddr; /* GPIO + 0x0c */120 u32 simple_dvo; /* GPIO + 0x10 */121 u32 simple_ival; /* GPIO + 0x14 */122 u8 outo_gpioe; /* GPIO + 0x18 */123 u8 reserved1[3]; /* GPIO + 0x19 */124 u8 outo_dvo; /* GPIO + 0x1c */[all …]