Lines Matching +full:ouput +full:- +full:only
27 #include <linux/platform_data/gpio-davinci.h>
28 #include <linux/platform_data/i2c-davinci.h>
29 #include <linux/platform_data/mtd-davinci.h>
30 #include <linux/platform_data/mmc-davinci.h>
31 #include <linux/platform_data/usb-davinci.h>
33 #include <asm/mach-types.h>
50 /* UBL (a few copies) plus U-Boot */
54 .mask_flags = MTD_WRITEABLE, /* force read-only */
56 /* U-Boot environment */
93 .end = DM355_ASYNC_EMIF_DATA_CE0_BASE + SZ_32M - 1,
97 .end = DM355_ASYNC_EMIF_CONTROL_BASE + SZ_4K - 1,
134 static int dm355evm_mmc_gpios = -EINVAL;
143 /* we "know" these are input-only so we don't in dm355evm_mmcsd_gpios()
192 .id = -1,
217 .name = "S-Video",
225 * ouput that goes to vpfe. There is a one to one correspondence
322 .module_name = "dm355-vpbe-display",
347 return -ENXIO; in dm355evm_mmc_get_cd()
355 return -ENXIO; in dm355evm_mmc_get_ro()
368 /* Don't connect anything to J10 unless you're only using USB host
369 * mode *and* have to do so with some kind of gender-bender. If
370 * you have proper Mini-B or Mini-A cables (or Mini-A adapters)
435 /* DM335 EVM uses ASP1; line-out is a stereo mini-jack */ in dm355_evm_init()