Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/
Dclk-hi655x.c29 struct hi655x_pmic *hi655x; member
44 struct hi655x_pmic *hi655x = hi655x_clk->hi655x; in hi655x_clk_enable() local
46 return regmap_update_bits(hi655x->regmap, HI655X_CLK_BASE, in hi655x_clk_enable()
64 struct hi655x_pmic *hi655x = hi655x_clk->hi655x; in hi655x_clk_is_prepared() local
68 ret = regmap_read(hi655x->regmap, HI655X_CLK_BASE, &val); in hi655x_clk_is_prepared()
85 struct hi655x_pmic *hi655x = dev_get_drvdata(parent); in hi655x_clk_probe() local
102 hi655x_clk->hi655x = hi655x; in hi655x_clk_probe()
DMakefile44 obj-$(CONFIG_COMMON_CLK_HI655X) += clk-hi655x.o
DKconfig69 This driver supports the hi655x PMIC clock. This
/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Dhisilicon,hi655x.txt15 - compatible: Should be "hisilicon,hi655x-pmic".
27 compatible = "hisilicon,hi655x-pmic";
/Linux-v4.19/Documentation/devicetree/bindings/regulator/
Dhisilicon,hi655x-regulator.txt18 compatible = "hisilicon,hi655x-pmic";
/Linux-v4.19/drivers/regulator/
DMakefile45 obj-$(CONFIG_REGULATOR_HI655X) += hi655x-regulator.o
/Linux-v4.19/drivers/mfd/
DMakefile222 obj-$(CONFIG_MFD_HI655X_PMIC) += hi655x-pmic.o
DKconfig458 Select this option to enable Hisilicon hi655x series pmic driver.
/Linux-v4.19/arch/arm64/boot/dts/hisilicon/
Dhi6220-hikey.dts384 compatible = "hisilicon,hi655x-pmic";