Searched refs:omap_mux_init (Results 1 – 4 of 4) sorted by relevance
346 int omap_mux_init(const char *name, u32 flags,
1114 int __init omap_mux_init(const char *name, u32 flags, in omap_mux_init() function
2056 return omap_mux_init("core", OMAP_MUX_GPIO_IN_MODE4, in omap3_mux_init()
522 #define omap_mux_init() do {} while(0) macro