Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/platform_data/
Dmmc-esdhc-imx.h43 enum wp_types wp_type; member
/linux-4.1.27/arch/arm/mach-imx/devices/
Dplatform-sdhci-esdhc-imx.c47 .wp_type = ESDHC_WP_NONE,
/linux-4.1.27/arch/arm/mach-imx/
Deukrea_mbimxsd35-baseboard.c245 .wp_type = ESDHC_WP_NONE,
Dmach-pcm043.c347 .wp_type = ESDHC_WP_GPIO,
/linux-4.1.27/drivers/mmc/host/
Dsdhci-esdhc-imx.c653 switch (boarddata->wp_type) { in esdhc_pltfm_get_ro()
883 boarddata->wp_type = ESDHC_WP_CONTROLLER; in sdhci_esdhc_imx_probe_dt()
891 boarddata->wp_type = ESDHC_WP_GPIO; in sdhci_esdhc_imx_probe_dt()
1027 if (boarddata->wp_type == ESDHC_WP_GPIO && !dt) { in sdhci_esdhc_imx_probe()