Searched refs:omap3_mux_init (Results 1 – 22 of 22) sorted by relevance
/linux-2.6.39/arch/arm/mach-omap2/ |
D | board-zoom.c | 121 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in omap_zoom_init() 123 omap3_mux_init(board_mux, OMAP_PACKAGE_CBP); in omap_zoom_init()
|
D | board-am3517crane.c | 73 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in am3517_crane_init()
|
D | board-rx51.c | 126 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in rx51_init()
|
D | board-rm680.c | 164 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in rm680_init()
|
D | board-3630sdp.c | 206 omap3_mux_init(board_mux, OMAP_PACKAGE_CBP); in omap_sdp_init()
|
D | board-omap3logic.c | 212 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in omap3logic_init()
|
D | mux.h | 322 int omap3_mux_init(struct omap_board_mux *board_mux, int flags);
|
D | board-cm-t3517.c | 293 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in cm_t3517_init()
|
D | board-omap3evm.c | 833 omap3_mux_init(omap36x_board_mux, OMAP_PACKAGE_CBB); in omap3_evm_init() 835 omap3_mux_init(omap35x_board_mux, OMAP_PACKAGE_CBB); in omap3_evm_init()
|
D | board-igep0030.c | 430 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in igep3_init()
|
D | board-ldp.c | 443 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in omap_ldp_init()
|
D | board-omap3touchbook.c | 512 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in omap3_touchbook_init()
|
D | board-am3517evm.c | 489 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in am3517_evm_init()
|
D | board-omap3stalker.c | 629 omap3_mux_init(board_mux, OMAP_PACKAGE_CUS); in omap3_stalker_init()
|
D | board-igep0020.c | 681 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in igep2_init()
|
D | board-omap3beagle.c | 659 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in omap3_beagle_init()
|
D | board-overo.c | 733 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in overo_init()
|
D | board-omap3pandora.c | 699 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in omap3pandora_init()
|
D | board-3430sdp.c | 883 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in omap_3430sdp_init()
|
D | board-cm-t35.c | 791 omap3_mux_init(board_mux, OMAP_PACKAGE_CUS); in cm_t35_init()
|
D | board-devkit8000.c | 788 omap3_mux_init(board_mux, OMAP_PACKAGE_CUS); in devkit8000_init()
|
D | mux34xx.c | 2029 int __init omap3_mux_init(struct omap_board_mux *board_subset, int flags) in omap3_mux_init() function
|