Searched defs:omap_mux_partition (Results 1 – 1 of 1) sorted by relevance
113 struct omap_mux_partition { struct114 const char *name;115 u32 flags;116 u32 gpio;117 u32 phys;118 u32 size;119 void __iomem *base;120 struct list_head muxmodes;121 struct list_head node;