Searched refs:hi655x (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/drivers/clk/ |
D | clk-hi655x.c | 21 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()
|
D | Makefile | 59 obj-$(CONFIG_COMMON_CLK_HI655X) += clk-hi655x.o
|
D | Kconfig | 98 This driver supports the hi655x PMIC clock. This
|
/linux-6.1.9/Documentation/devicetree/bindings/mfd/ |
D | hisilicon,hi655x.txt | 15 - compatible: Should be "hisilicon,hi655x-pmic". 27 compatible = "hisilicon,hi655x-pmic";
|
/linux-6.1.9/Documentation/devicetree/bindings/regulator/ |
D | hisilicon,hi655x-regulator.txt | 18 compatible = "hisilicon,hi655x-pmic";
|
/linux-6.1.9/drivers/regulator/ |
D | Makefile | 53 obj-$(CONFIG_REGULATOR_HI655X) += hi655x-regulator.o
|
/linux-6.1.9/drivers/mfd/ |
D | Makefile | 241 obj-$(CONFIG_MFD_HI655X_PMIC) += hi655x-pmic.o
|
D | Kconfig | 539 Select this option to enable Hisilicon hi655x series pmic driver.
|
/linux-6.1.9/arch/arm64/boot/dts/hisilicon/ |
D | hi6220-hikey.dts | 169 compatible = "hisilicon,hi655x-pmic";
|