Searched refs:omap_mux (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/arm/mach-omap2/
H A Dmux.c51 struct omap_mux mux;
108 struct omap_mux *gpio_mux = NULL; _omap_mux_init_gpio()
118 struct omap_mux *m = &e->mux; list_for_each_entry()
162 struct omap_mux **found_mux) _omap_mux_get_by_name()
164 struct omap_mux *mux = NULL; _omap_mux_get_by_name()
221 struct omap_mux **found_mux) omap_mux_get_by_name()
226 struct omap_mux *mux = NULL; omap_mux_get_by_name()
245 struct omap_mux *mux = NULL; omap_mux_init_signal()
285 struct omap_mux *mux; omap_hwmod_mux_init()
577 struct omap_mux *m = &e->mux; omap_mux_dbg_board_show()
623 static struct omap_mux_partition *omap_mux_get_partition(struct omap_mux *mux) omap_mux_get_partition()
632 struct omap_mux *m = &e->mux; list_for_each_entry()
644 struct omap_mux *m = s->private; omap_mux_dbg_signal_show()
685 struct omap_mux *m; omap_mux_dbg_signal_write()
732 struct omap_mux *m = &e->mux; omap_mux_dbg_create_entry()
745 mux_dbg_dir = debugfs_create_dir("omap_mux", NULL); omap_mux_dbg_init()
767 static void __init omap_mux_free_names(struct omap_mux *m) omap_mux_free_names()
790 struct omap_mux *m = &e->mux; omap_mux_late_init()
822 static void __init omap_mux_package_fixup(struct omap_mux *p, omap_mux_package_fixup()
823 struct omap_mux *superset) omap_mux_package_fixup()
826 struct omap_mux *s = superset; omap_mux_package_fixup()
847 struct omap_mux *superset) omap_mux_package_init_balls()
850 struct omap_mux *s = superset; omap_mux_package_init_balls()
872 struct omap_mux *superset) omap_mux_package_init_balls()
887 __setup("omap_mux=", omap_mux_setup);
890 * Note that the omap_mux=some.signal1=0x1234,some.signal2=0x1234
928 static int __init omap_mux_copy_names(struct omap_mux *src, omap_mux_copy_names()
929 struct omap_mux *dst) omap_mux_copy_names()
962 static struct omap_mux *omap_mux_get_by_gpio( omap_mux_get_by_gpio()
967 struct omap_mux *ret = NULL; omap_mux_get_by_gpio()
970 struct omap_mux *m = &e->mux; omap_mux_get_by_gpio()
984 struct omap_mux *m = NULL; omap_mux_get_gpio()
1002 struct omap_mux *m = NULL; omap_mux_set_gpio()
1016 static struct omap_mux * __init omap_mux_list_add( omap_mux_list_add()
1018 struct omap_mux *src) omap_mux_list_add()
1021 struct omap_mux *m; omap_mux_list_add()
1050 struct omap_mux *superset) omap_mux_init_list()
1053 struct omap_mux *entry; omap_mux_init_list()
1080 static void omap_mux_init_package(struct omap_mux *superset, omap_mux_init_package()
1081 struct omap_mux *package_subset, omap_mux_init_package()
1099 static void omap_mux_init_package(struct omap_mux *superset, omap_mux_init_package()
1100 struct omap_mux *package_subset, omap_mux_init_package()
1116 struct omap_mux *superset, omap_mux_init()
1117 struct omap_mux *package_subset, omap_mux_init()
H A Dmux.h125 * struct omap_mux - data for omap mux register offset and it's value
131 struct omap_mux { struct
184 struct omap_mux *mux;
230 struct omap_mux **found_mux);
235 struct omap_mux **found_mux) omap_mux_get_by_name()
348 struct omap_mux *superset,
349 struct omap_mux *package_subset,
H A Dserial.c129 struct omap_mux *rx_mux = NULL, *tx_mux = NULL; omap_serial_check_wakeup()
H A Dmux34xx.c43 static struct omap_mux __initdata omap3_muxmodes[] = {
706 static struct omap_mux __initdata omap3_cbc_subset[] = {
934 static struct omap_mux __initdata omap3_cus_subset[] = {
1272 static struct omap_mux __initdata omap3_cbb_subset[] = {
1603 static struct omap_mux __initdata omap36xx_cbp_subset[] = {
2031 struct omap_mux *package_subset; omap3_mux_init()

Completed in 95 milliseconds