Home
last modified time | relevance | path

Searched defs:omap_mux_partition (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/arm/mach-omap2/
Dmux.h113 struct omap_mux_partition { struct
114 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;