Home
last modified time | relevance | path

Searched refs:vpll1 (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dtwl4030.dtsi99 vpll1: regulator-vpll1 { label
100 compatible = "ti,twl4030-vpll1";
H A Domap3-devkit8000-common.dtsi349 &vpll1 {
363 vdds_dsi-supply = <&vpll1>;
H A Domap3-n950-n9.dtsi175 &vpll1 {
176 regulator-name = "vpll1";
H A Domap3-n900.dts450 &vpll1 {
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dtwl4030.dtsi100 vpll1: regulator-vpll1 { label
101 compatible = "ti,twl4030-vpll1";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/
H A Dtwl-regulator.txt44 - "ti,twl4030-vpll1" for VPLL1 LDO
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dtwl.h716 struct regulator_init_data *vpll1; member
/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk-rk3308.c21 apll, dpll, vpll0, vpll1, enumerator
193 [vpll1] = PLL(pll_rk3328, PLL_VPLL1, "vpll1", mux_pll_p,
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dtwl-core.c853 child = add_regulator(TWL4030_REG_VPLL1, pdata->vpll1, in add_children()