Home
last modified time | relevance | path

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

/linux-4.1.27/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-omap3logic.c184 static struct omap_board_mux board_mux[] __initdata = {
Dboard-ldp.c358 static struct omap_board_mux board_mux[] __initdata = {
Dboard-overo.c481 static struct omap_board_mux board_mux[] __initdata = {
Dboard-omap3beagle.c487 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[] = {
Dboard-omap3pandora.c590 static struct omap_board_mux board_mux[] __initdata = {
Dboard-cm-t35.c567 static struct omap_board_mux board_mux[] __initdata = {
Dmux34xx.c2029 int __init omap3_mux_init(struct omap_board_mux *board_subset, int flags) in omap3_mux_init()