Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clk/
A Dclk-hi655x.c21 struct hi655x_pmic *hi655x; member
36 struct hi655x_pmic *hi655x = hi655x_clk->hi655x; in hi655x_clk_enable() local
38 return regmap_update_bits(hi655x->regmap, HI655X_CLK_BASE, in hi655x_clk_enable()
56 struct hi655x_pmic *hi655x = hi655x_clk->hi655x; in hi655x_clk_is_prepared() local
60 ret = regmap_read(hi655x->regmap, HI655X_CLK_BASE, &val); in hi655x_clk_is_prepared()
77 struct hi655x_pmic *hi655x = dev_get_drvdata(parent); in hi655x_clk_probe() local
94 hi655x_clk->hi655x = hi655x; in hi655x_clk_probe()
A DMakefile59 obj-$(CONFIG_COMMON_CLK_HI655X) += clk-hi655x.o
A DKconfig97 This driver supports the hi655x PMIC clock. This
/linux-6.3-rc2/Documentation/devicetree/bindings/mfd/
A Dhisilicon,hi655x.txt15 - compatible: Should be "hisilicon,hi655x-pmic".
27 compatible = "hisilicon,hi655x-pmic";
/linux-6.3-rc2/Documentation/devicetree/bindings/regulator/
A Dhisilicon,hi655x-regulator.txt18 compatible = "hisilicon,hi655x-pmic";
/linux-6.3-rc2/drivers/regulator/
A DMakefile53 obj-$(CONFIG_REGULATOR_HI655X) += hi655x-regulator.o
/linux-6.3-rc2/drivers/mfd/
A DMakefile231 obj-$(CONFIG_MFD_HI655X_PMIC) += hi655x-pmic.o
A DKconfig543 Select this option to enable Hisilicon hi655x series pmic driver.
/linux-6.3-rc2/arch/arm64/boot/dts/hisilicon/
A Dhi6220-hikey.dts169 compatible = "hisilicon,hi655x-pmic";

Completed in 13 milliseconds