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 phys;117 u32 size;118 void __iomem *base;119 struct list_head muxmodes;120 struct list_head node;