Searched full:vsim (Results 1 – 20 of 20) sorted by relevance
/linux-3.3/arch/arm/mach-omap2/ |
D | board-zoom-peripherals.c | 154 /* VSIM for OMAP VDD_MMC1A (i/o for DAT4..DAT7) */ 266 .vsim = &zoom_vsim,
|
D | board-omap3touchbook.c | 183 /* VSIM for MMC1 pins DAT4..DAT7 (2 mA, plus card == max 50 mA) */ 202 .vsim = &touchbook_vsim,
|
D | board-omap3stalker.c | 196 /* VSIM for MMC1 pins DAT4..DAT7 (2 mA, plus card == max 50 mA) */ 357 .vsim = &omap3stalker_vsim,
|
D | board-omap3beagle.c | 350 /* VSIM for MMC1 pins DAT4..DAT7 (2 mA, plus card == max 50 mA) */ 369 .vsim = &beagle_vsim,
|
D | board-3430sdp.c | 380 /* VSIM for OMAP VDD_MMC1A (i/o for DAT4..DAT7) */ 406 .vsim = &sdp3430_vsim,
|
D | board-omap3evm.c | 299 /* VSIM for MMC1 pins DAT4..DAT7 (2 mA, plus card == max 50 mA) */ 501 .vsim = &omap3evm_vsim,
|
D | board-omap3pandora.c | 435 /* VSIM for audio DAC */ 486 .vsim = &pandora_vsim,
|
D | board-cm-t35.c | 364 /* VSIM for MMC1 pins DAT4..DAT7 (2 mA, plus card == max 50 mA) */ 491 .vsim = &cm_t35_vsim,
|
D | hsmmc.c | 61 * is most naturally TWL VSIM; those pins also use PBIAS. in omap_hsmmc1_before_set_reg()
|
D | board-rx51-peripherals.c | 900 .vsim = &rx51_vsim,
|
/linux-3.3/drivers/regulator/ |
D | pcap-regulator.c | 139 VREG_INFO(VSIM, PCAP_REG_AUXVREG, 17, 18, NA, 6), 271 VREG(VAUX4), VREG(VSIM), VREG(VSIM2), VREG(VVIB), VREG(SW1), VREG(SW2),
|
D | mc13783-regulator.c | 207 MC13783_DEFINE_REGU(VSIM, REGULATORMODE1, REGULATORSETTING0, \
|
D | twl-regulator.c | 986 TWL4030_ADJUSTABLE_LDO(VSIM, 0x37, 9, 100, 0x00),
|
/linux-3.3/include/linux/mfd/ |
D | ezx-pcap.h | 125 #define VSIM 14 macro
|
/linux-3.3/arch/arm/mach-imx/ |
D | mach-mx31ads.c | 321 .name = "VESIM/VSIM/AVDD",
|
/linux-3.3/drivers/nfc/ |
D | pn544.c | 77 static const char reg_vsim[] = "VSim";
|
/linux-3.3/drivers/net/wireless/brcm80211/brcmsmac/ |
D | nicpci.c | 591 /* bypass this on QT or VSIM */ in pcie_war_aspm_clkreq()
|
/linux-3.3/include/linux/i2c/ |
D | twl.h | 720 struct regulator_init_data *vsim; member
|
/linux-3.3/drivers/mmc/host/ |
D | omap_hsmmc.c | 1238 * 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/ |
D | twl-core.c | 916 child = add_regulator(TWL4030_REG_VSIM, pdata->vsim, in add_children()
|