Searched refs:OMAP_PACKAGE_CBB (Results 1 – 18 of 18) sorted by relevance
/linux-3.4.99/arch/arm/mach-omap2/ |
D | Kconfig | 99 config OMAP_PACKAGE_CBB config 153 select OMAP_PACKAGE_CBB 165 select OMAP_PACKAGE_CBB 170 select OMAP_PACKAGE_CBB 180 select OMAP_PACKAGE_CBB 191 select OMAP_PACKAGE_CBB 197 select OMAP_PACKAGE_CBB 203 select OMAP_PACKAGE_CBB 208 select OMAP_PACKAGE_CBB 214 select OMAP_PACKAGE_CBB [all …]
|
D | board-am3517crane.c | 65 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in am3517_crane_init()
|
D | board-rx51.c | 100 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in rx51_init()
|
D | board-rm680.c | 136 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in rm680_init()
|
D | board-zoom.c | 110 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in omap_zoom_init()
|
D | board-omap3logic.c | 200 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in omap3logic_init()
|
D | mux.h | 69 #define OMAP_PACKAGE_CBB 4 /* 515-pin 0.40 0.50 */ macro
|
D | board-omap3evm.c | 637 omap3_mux_init(omap36x_board_mux, OMAP_PACKAGE_CBB); in omap3_evm_init() 639 omap3_mux_init(omap35x_board_mux, OMAP_PACKAGE_CBB); in omap3_evm_init()
|
D | board-cm-t3517.c | 285 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in cm_t3517_init()
|
D | board-omap3touchbook.c | 346 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in omap3_touchbook_init()
|
D | board-am3517evm.c | 368 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in am3517_evm_init()
|
D | board-ldp.c | 422 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in omap_ldp_init()
|
D | board-omap3beagle.c | 521 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in omap3_beagle_init()
|
D | board-overo.c | 513 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in overo_init()
|
D | board-3430sdp.c | 608 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in omap_3430sdp_init()
|
D | board-igep0020.c | 645 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in igep_init()
|
D | board-omap3pandora.c | 595 omap3_mux_init(board_mux, OMAP_PACKAGE_CBB); in omap3pandora_init()
|
D | mux34xx.c | 2039 case OMAP_PACKAGE_CBB: in omap3_mux_init()
|