Home
last modified time | relevance | path

Searched refs:vibra (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/devicetree/bindings/mfd/
H A Dtwl6040.txt4 vibra and GPO functionality on OMAP4+ platforms.
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 {
/linux/drivers/mfd/
H A Dtwl4030-audio.c167 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()
238 cell->platform_data = pdata->vibra; in twl4030_audio_probe()
239 cell->pdata_size = sizeof(*pdata->vibra); in twl4030_audio_probe()
/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-n950.dts133 ti,enable-vibra = <1>;
H A Domap3-n900.dts507 ti,enable-vibra = <1>;