Home
last modified time | relevance | path

Searched full:vsim (Results 1 – 20 of 20) sorted by relevance

/linux-3.3/arch/arm/mach-omap2/
Dboard-zoom-peripherals.c154 /* VSIM for OMAP VDD_MMC1A (i/o for DAT4..DAT7) */
266 .vsim = &zoom_vsim,
Dboard-omap3touchbook.c183 /* VSIM for MMC1 pins DAT4..DAT7 (2 mA, plus card == max 50 mA) */
202 .vsim = &touchbook_vsim,
Dboard-omap3stalker.c196 /* VSIM for MMC1 pins DAT4..DAT7 (2 mA, plus card == max 50 mA) */
357 .vsim = &omap3stalker_vsim,
Dboard-omap3beagle.c350 /* VSIM for MMC1 pins DAT4..DAT7 (2 mA, plus card == max 50 mA) */
369 .vsim = &beagle_vsim,
Dboard-3430sdp.c380 /* VSIM for OMAP VDD_MMC1A (i/o for DAT4..DAT7) */
406 .vsim = &sdp3430_vsim,
Dboard-omap3evm.c299 /* VSIM for MMC1 pins DAT4..DAT7 (2 mA, plus card == max 50 mA) */
501 .vsim = &omap3evm_vsim,
Dboard-omap3pandora.c435 /* VSIM for audio DAC */
486 .vsim = &pandora_vsim,
Dboard-cm-t35.c364 /* VSIM for MMC1 pins DAT4..DAT7 (2 mA, plus card == max 50 mA) */
491 .vsim = &cm_t35_vsim,
Dhsmmc.c61 * is most naturally TWL VSIM; those pins also use PBIAS. in omap_hsmmc1_before_set_reg()
Dboard-rx51-peripherals.c900 .vsim = &rx51_vsim,
/linux-3.3/drivers/regulator/
Dpcap-regulator.c139 VREG_INFO(VSIM, PCAP_REG_AUXVREG, 17, 18, NA, 6),
271 VREG(VAUX4), VREG(VSIM), VREG(VSIM2), VREG(VVIB), VREG(SW1), VREG(SW2),
Dmc13783-regulator.c207 MC13783_DEFINE_REGU(VSIM, REGULATORMODE1, REGULATORSETTING0, \
Dtwl-regulator.c986 TWL4030_ADJUSTABLE_LDO(VSIM, 0x37, 9, 100, 0x00),
/linux-3.3/include/linux/mfd/
Dezx-pcap.h125 #define VSIM 14 macro
/linux-3.3/arch/arm/mach-imx/
Dmach-mx31ads.c321 .name = "VESIM/VSIM/AVDD",
/linux-3.3/drivers/nfc/
Dpn544.c77 static const char reg_vsim[] = "VSim";
/linux-3.3/drivers/net/wireless/brcm80211/brcmsmac/
Dnicpci.c591 /* bypass this on QT or VSIM */ in pcie_war_aspm_clkreq()
/linux-3.3/include/linux/i2c/
Dtwl.h720 struct regulator_init_data *vsim; member
/linux-3.3/drivers/mmc/host/
Domap_hsmmc.c1238 * TWL4030-family VMMC1 and VSIM regulators are fine (avoiding the in omap_hsmmc_switch_opcond()
1239 * middle range) but VSIM can't power DAT4..DAT7 at more than 3V. in omap_hsmmc_switch_opcond()
/linux-3.3/drivers/mfd/
Dtwl-core.c916 child = add_regulator(TWL4030_REG_VSIM, pdata->vsim, in add_children()