Home
last modified time | relevance | path

Searched refs:ocr_mask (Results 1 – 16 of 16) sorted by relevance

/linux/arch/arm/mach-versatile/
H A Dversatile.c70 .ocr_mask = MMC_VDD_32_33|MMC_VDD_33_34,
75 .ocr_mask = MMC_VDD_32_33|MMC_VDD_33_34,
H A Dintegrator_cp.c76 .ocr_mask = MMC_VDD_32_33|MMC_VDD_33_34,
/linux/include/linux/amba/
H A Dmmci.h20 unsigned int ocr_mask; member
/linux/include/linux/spi/
H A Dmmc_spi.h34 u32 ocr_mask; /* available voltages */ member
/linux/include/linux/platform_data/
H A Dmmc-pxamci.h13 unsigned int ocr_mask; /* available voltages */ member
H A Dhsmmc-omap.h71 u32 ocr_mask; member
H A Dmmc-omap.h107 u32 ocr_mask; member
/linux/arch/arm/mach-omap1/
H A Dboard-sx1-mmc.c43 .ocr_mask = MMC_VDD_32_33 | MMC_VDD_33_34,
H A Dboard-palmte.c191 .ocr_mask = MMC_VDD_32_33|MMC_VDD_33_34,
/linux/drivers/mmc/host/
H A Dof_mmc_spi.c64 if (mmc_of_parse_voltage(mmc, &oms->pdata.ocr_mask) < 0) in mmc_spi_get_pdata()
H A Duniphier-sd.c700 tmio_data->ocr_mask = MMC_VDD_32_33 | MMC_VDD_33_34; in uniphier_sd_probe()
702 tmio_data->ocr_mask |= MMC_VDD_165_195; in uniphier_sd_probe()
H A Dpxamci.c88 host->pdata->ocr_mask : in pxamci_init_ocr()
106 bool on = !!((1 << vdd) & host->pdata->ocr_mask); in pxamci_set_power()
/linux/arch/arm/mach-pxa/
H A Dgumstix.c90 .ocr_mask = MMC_VDD_32_33|MMC_VDD_33_34,
H A Dspitz.c714 if ((1 << vdd) & p_d->ocr_mask) in spitz_mci_setpower()
724 .ocr_mask = MMC_VDD_32_33|MMC_VDD_33_34,
/linux/arch/powerpc/platforms/83xx/
H A Dmpc832x_rdb.c154 .ocr_mask = MMC_VDD_33_34,
/linux/arch/sh/boards/mach-ecovec24/
H A Dsetup.c799 .ocr_mask = MMC_VDD_32_33 | MMC_VDD_33_34, /* 3.3V only */