Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-mxc/include/mach/
Desdhc.h40 enum wp_types wp_type; member
/linux-3.4.99/arch/arm/mach-imx/
Dmach-mx51_efikasb.c191 .wp_type = ESDHC_WP_CONTROLLER,
196 .wp_type = ESDHC_WP_CONTROLLER,
Dmach-mx53_loco.c219 .wp_type = ESDHC_WP_NONE,
226 .wp_type = ESDHC_WP_GPIO,
Dmach-mx51_babbage.c342 .wp_type = ESDHC_WP_CONTROLLER,
349 .wp_type = ESDHC_WP_GPIO,
Deukrea_mbimxsd25-baseboard.c228 .wp_type = ESDHC_WP_NONE,
Deukrea_mbimxsd35-baseboard.c239 .wp_type = ESDHC_WP_NONE,
Dmach-mx25_3ds.c225 .wp_type = ESDHC_WP_GPIO,
Dmach-mx51_efikamx.c167 .wp_type = ESDHC_WP_CONTROLLER,
Dmach-pcm043.c351 .wp_type = ESDHC_WP_GPIO,
/linux-3.4.99/drivers/mmc/host/
Dsdhci-esdhc-imx.c356 switch (boarddata->wp_type) { in esdhc_pltfm_get_ro()
415 boarddata->wp_type = ESDHC_WP_CONTROLLER; in sdhci_esdhc_imx_probe_dt()
423 boarddata->wp_type = ESDHC_WP_GPIO; in sdhci_esdhc_imx_probe_dt()
502 if (boarddata->wp_type == ESDHC_WP_GPIO) { in sdhci_esdhc_imx_probe()
/linux-3.4.99/arch/arm/plat-mxc/devices/
Dplatform-sdhci-esdhc-imx.c70 .wp_type = ESDHC_WP_NONE,