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