Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dtwl4030.dtsi109 vsim: regulator-vsim { label
110 compatible = "ti,twl4030-vsim";
H A Domap3-n950-n9.dtsi243 &vsim {
244 regulator-name = "vsim";
H A Domap3-evm-common.dtsi120 vqmmc-supply = <&vsim>;
H A Domap3430-sdp.dts33 vqmmc-supply = <&vsim>;
H A Domap3-zoom3.dts174 vqmmc-supply = <&vsim>;
H A Dmotorola-cpcap-mapphone.dtsi245 vsim: VSIM { label
H A Domap3-igep.dtsi217 vmmc_aux-supply = <&vsim>;
H A Domap3-beagle-xm.dts313 vqmmc-supply = <&vsim>;
H A Domap3-devkit8000-common.dtsi149 vqmmc-supply = <&vsim>;
H A Domap3-tao3530.dtsi228 vqmmc-supply = <&vsim>;
H A Domap3-gta04.dtsi685 lna-supply = <&vsim>;
727 &vsim {
H A Domap3-beagle.dts287 vqmmc-supply = <&vsim>;
H A Domap3-n900.dts466 &vsim {
871 vqmmc-supply = <&vsim>;
H A Domap3-pandora-common.dtsi483 &vsim {
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dtwl4030.dtsi110 vsim: regulator-vsim { label
111 compatible = "ti,twl4030-vsim";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/
H A Dtwl-regulator.txt46 - "ti,twl4030-vsim" for VSIM LDO
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Dmc13xxx.txt68 vsim : regulator VSIM (register 33, bit 0)
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dmc13783-regulator.c269 MC13783_DEFINE_REGU(VSIM, vsim, REGULATORMODE1, REGULATORSETTING0,
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dtwl.h720 struct regulator_init_data *vsim; member
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dtwl-core.c919 child = add_regulator(TWL4030_REG_VSIM, pdata->vsim, in add_children()