Searched refs:hi655x (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/clk/ |
| H A 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()
|
| H A D | Makefile | 53 obj-$(CONFIG_COMMON_CLK_HI655X) += clk-hi655x.o
|
| H A D | Kconfig | 92 This driver supports the hi655x PMIC clock. This
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | hisilicon,hi655x.txt | 15 - compatible: Should be "hisilicon,hi655x-pmic". 27 compatible = "hisilicon,hi655x-pmic";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/ |
| H A D | hisilicon,hi655x-regulator.txt | 18 compatible = "hisilicon,hi655x-pmic";
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_hikey960 | 455 # required by clk-hi655x.ko 578 # required by hi655x-pmic.ko 587 # required by hi655x-regulator.ko
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | Makefile | 51 obj-$(CONFIG_REGULATOR_HI655X) += hi655x-regulator.o
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | Makefile | 246 obj-$(CONFIG_MFD_HI655X_PMIC) += hi655x-pmic.o
|
| H A D | Kconfig | 521 Select this option to enable Hisilicon hi655x series pmic driver.
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/hisilicon/ |
| H A D | hi6220-hikey.dts | 169 compatible = "hisilicon,hi655x-pmic";
|