Home
last modified time | relevance | path

Searched refs:omap_board_mux (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/arch/arm/mach-omap2/
Dmux.h157 struct omap_board_mux { struct
259 static struct omap_board_mux *board_mux __maybe_unused;
311 struct omap_board_mux *board_mux);
318 int omap2420_mux_init(struct omap_board_mux *board_mux, int flags);
325 int omap2430_mux_init(struct omap_board_mux *board_mux, int flags);
332 int omap3_mux_init(struct omap_board_mux *board_mux, int flags);
340 int omap4_mux_init(struct omap_board_mux *board_subset,
341 struct omap_board_mux *board_wkup_subset, int flags);
350 struct omap_board_mux *board_mux,
Dboard-rx51.c85 static struct omap_board_mux board_mux[] __initdata = {
Dmux.c88 struct omap_board_mux *board_mux) in omap_mux_write_array()
1091 struct omap_board_mux *board_mux) in omap_mux_init_signals()
1106 struct omap_board_mux *board_mux) in omap_mux_init_signals()
1118 struct omap_board_mux *board_mux, in omap_mux_init()
Dboard-ldp.c358 static struct omap_board_mux board_mux[] __initdata = {
Dboard-rx51-peripherals.c452 static struct omap_board_mux rx51_mmc2_on_mux[] = {
466 static struct omap_board_mux rx51_mmc2_off_mux[] = {
Dmux34xx.c2029 int __init omap3_mux_init(struct omap_board_mux *board_subset, int flags) in omap3_mux_init()