Searched refs:omap3_mux_init (Results 1 – 9 of 9) sorted by relevance
100 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in rx51_init()
332 int omap3_mux_init(struct omap_board_mux *board_mux, int flags);
211 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in omap3logic_init()
403 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in omap_ldp_init()
506 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in overo_init()
542 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in omap3_beagle_init()
597 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in omap3pandora_init()
716 omap3_mux_init(board_mux, OMAP_PACKAGE_CUS); in cm_t3x_common_init()
2029 int __init omap3_mux_init(struct omap_board_mux *board_subset, int flags) in omap3_mux_init() function