| /linux/Documentation/devicetree/bindings/mfd/ |
| H A D | twl6040.txt | 4 vibra and GPO functionality on OMAP4+ platforms. 25 Vibra functionality 27 - vddvibl-supply: Regulator for the left vibra motor 28 - vddvibr-supply: Regulator for the right vibra motor 29 - vibra { }: Configuration section for vibra parameters containing the following 36 Optional properties within vibra { } section: 53 /* regulators for vibra motor */ 57 vibra { 58 /* Vibra driver, motor resistance parameters */
|
| /linux/sound/soc/codecs/ |
| H A D | twl6040.c | 453 /* Vibra playback switches */ 665 /* Virtual DAC for vibra path (DL4 channel) */ 666 SND_SOC_DAPM_DAC("VIBRA DAC", NULL, SND_SOC_NOPM, 0, 0), 678 SND_SOC_DAPM_MUX("Vibra Left Playback", SND_SOC_NOPM, 0, 0, 680 SND_SOC_DAPM_MUX("Vibra Right Playback", SND_SOC_NOPM, 0, 0, 703 SND_SOC_DAPM_OUT_DRV("Vibra Left Driver", 705 SND_SOC_DAPM_OUT_DRV("Vibra Right Driver", 708 SND_SOC_DAPM_SUPPLY("Vibra Left Control", TWL6040_REG_VIBCTLL, 2, 0, 710 SND_SOC_DAPM_SUPPLY("Vibra Right Control", TWL6040_REG_VIBCTLR, 2, 0, 736 {"VIBRA DAC", NULL, "Legacy Playback"}, [all …]
|
| H A D | ab8500-codec.c | 341 /* Vibra */ 349 SOC_DAPM_ENUM("Vibra 1 Controller", dapm_enum_pwm2vib1), 356 SOC_DAPM_ENUM("Vibra 2 Controller", dapm_enum_pwm2vib2), 548 SND_SOC_DAPM_MUX("Vibra 1 Controller", 550 SND_SOC_DAPM_MUX("Vibra 2 Controller", 559 SND_SOC_DAPM_OUTPUT("Vibra 1"), 560 SND_SOC_DAPM_OUTPUT("Vibra 2"), 868 {"Vibra 1 Controller", "Audio Path", "VIB1 DAC"}, 869 {"Vibra 2 Controller", "Audio Path", "VIB2 DAC"}, 870 {"Vibra 1 Controller", "PWM Generator", "PWMGEN1"}, [all …]
|
| H A D | twl4030.c | 430 /* Vibra */ 431 /* Vibra audio path selection */ 442 /* Vibra path selection: local vibrator (PWM) or audio driven */ 1039 /* Vibra H-bridge direction mode */ 1041 "Vibra H-bridge direction", "Audio data MSB", 1048 /* Vibra H-bridge direction */ 1144 SOC_ENUM("Vibra H-bridge mode", twl4030_vibradirmode_enum), 1145 SOC_ENUM("Vibra H-bridge direction", twl4030_vibradir_enum), 1173 SND_SOC_DAPM_OUTPUT("VIBRA"), 1308 /* Vibra */ [all …]
|
| /linux/drivers/mfd/ |
| H A D | twl4030-audio.c | 4 * the vibra control. 167 int vibra; in twl4030_audio_has_vibra() local 169 if (pdata && pdata->vibra) in twl4030_audio_has_vibra() 172 if (!of_property_read_u32(node, "ti,enable-vibra", &vibra) && vibra) in twl4030_audio_has_vibra() 236 cell->name = "twl4030-vibra"; in twl4030_audio_probe() 238 cell->platform_data = pdata->vibra; in twl4030_audio_probe() 239 cell->pdata_size = sizeof(*pdata->vibra); in twl4030_audio_probe()
|
| /linux/drivers/input/misc/ |
| H A D | twl4030-vibra.c | 3 * twl4030-vibra.c - TWL4030 Vibrator driver 45 /* Disable LEDA & LEDB, cannot be used with vibra (PWM) */ in vibra_disable_leds() 103 /* set vibra rotation direction */ in vibra_play_work() 231 .name = "twl4030-vibra", 237 MODULE_ALIAS("platform:twl4030-vibra"); 238 MODULE_DESCRIPTION("TWL4030 Vibra driver");
|
| H A D | twl6040-vibra.c | 3 * twl6040-vibra.c - TWL6040 Vibrator driver 10 * Based on twl4030-vibra.c by Henrik Saari <henrik.saari@nokia.com> 175 dev_info(info->dev, "Vibra is configured for audio\n"); in vibra_play_work() 238 of_get_child_by_name(twl6040_core_dev->of_node, "vibra"); in twl6040_vibra_probe() 267 dev_err(info->dev, "invalid vibra driver/motor resistance\n"); in twl6040_vibra_probe() 353 .name = "twl6040-vibra", 359 MODULE_ALIAS("platform:twl6040-vibra"); 360 MODULE_DESCRIPTION("TWL6040 Vibra driver");
|
| H A D | cs40l50-vibra.c | 542 { "cs40l50-vibra", }, 551 .name = "cs40l50-vibra",
|
| /linux/Documentation/devicetree/bindings/gpio/ |
| H A D | gpio-pca95xx.yaml | 191 "vibra", "fault2", "p06", "p07", "en-usb",
|
| /linux/include/linux/mfd/ |
| H A D | twl6040.h | 220 /* Get the combined status of the vibra control register */
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | omap3-n950.dts | 133 ti,enable-vibra = <1>;
|
| H A D | omap3-n900.dts | 507 ti,enable-vibra = <1>;
|
| /linux/sound/isa/sb/ |
| H A D | sb16_main.c | 711 /* note: mpu register should be present only on SB16 Vibra soundcards */ in snd_sb16_dma_control_put()
|
| /linux/Documentation/sound/ |
| H A D | alsa-configuration.rst | 804 * SoundBlaster Vibra PCI
|