Searched full:hix5hd2 (Results 1 – 18 of 18) sorted by relevance
/linux/arch/arm/boot/dts/hisilicon/ |
H A D | hisi-x5hd2.dtsi | 7 #include <dt-bindings/clock/hix5hd2-clock.h> 413 compatible = "hisilicon,hix5hd2-clock"; 439 compatible = "hisilicon,hix5hd2-gmac", "hisilicon,hisi-gmac-v1"; 448 compatible = "hisilicon,hix5hd2-gmac", "hisilicon,hisi-gmac-v1"; 476 compatible = "hisilicon,hix5hd2-sata-phy"; 491 compatible = "hisilicon,hix5hd2-ir"; 499 compatible = "hisilicon,hix5hd2-i2c"; 509 compatible = "hisilicon,hix5hd2-i2c"; 519 compatible = "hisilicon,hix5hd2-i2c"; 529 compatible = "hisilicon,hix5hd2-i2c"; [all …]
|
H A D | hisi-x5hd2-dkb.dts | 11 model = "Hisilicon HIX5HD2 Development Board"; 12 compatible = "hisilicon,hix5hd2"; 21 enable-method = "hisilicon,hix5hd2-smp";
|
/linux/Documentation/devicetree/bindings/i2c/ |
H A D | i2c-hix5hd2.txt | 1 I2C for Hisilicon hix5hd2 chipset platform 4 - compatible: Must be "hisilicon,hix5hd2-i2c" 18 compatible = "hisilicon,hix5hd2-i2c";
|
/linux/Documentation/devicetree/bindings/phy/ |
H A D | hix5hd2-phy.txt | 1 Hisilicon hix5hd2 SATA PHY 5 - compatible: should be "hisilicon,hix5hd2-sata-phy" 17 compatible = "hisilicon,hix5hd2-sata-phy";
|
/linux/Documentation/devicetree/bindings/media/ |
H A D | hix5hd2-ir.txt | 1 Device-Tree bindings for hix5hd2 ir IP 4 - compatible: Should contain "hisilicon,hix5hd2-ir", or: 21 compatible = "hisilicon,hix5hd2-ir";
|
/linux/Documentation/devicetree/bindings/arm/hisilicon/controller/ |
H A D | cpuctrl.yaml | 14 in CPU controller, especially in HIX5HD2 SoC. 39 const: hisilicon,hix5hd2-clock 69 compatible = "hisilicon,hix5hd2-clock";
|
/linux/drivers/phy/hisilicon/ |
H A D | phy-hix5hd2-sata.c | 171 {.compatible = "hisilicon,hix5hd2-sata-phy",}, 179 .name = "hix5hd2-sata-phy", 186 MODULE_DESCRIPTION("HISILICON HIX5HD2 SATA PHY driver"); 187 MODULE_ALIAS("platform:hix5hd2-sata-phy");
|
H A D | Kconfig | 66 tristate "HIX5HD2 SATA PHY Driver" 71 Support for SATA PHY on Hisilicon hix5hd2 Soc.
|
H A D | Makefile | 8 obj-$(CONFIG_PHY_HIX5HD2_SATA) += phy-hix5hd2-sata.o
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | hisilicon-hix5hd2-gmac.txt | 1 Hisilicon hix5hd2 gmac controller 5 * "hisilicon,hix5hd2-gmac" 11 The version v1 includes SoCs hix5hd2.
|
/linux/arch/arm64/boot/dts/hisilicon/ |
H A D | hi3798cv200.dtsi | 275 compatible = "hisilicon,hix5hd2-i2c"; 286 compatible = "hisilicon,hix5hd2-i2c"; 297 compatible = "hisilicon,hix5hd2-i2c"; 308 compatible = "hisilicon,hix5hd2-i2c"; 319 compatible = "hisilicon,hix5hd2-i2c"; 591 compatible = "hisilicon,hix5hd2-ir";
|
/linux/arch/arm/mach-hisi/ |
H A D | Kconfig | 56 Support for Hisilicon HIX5HD2 SoC family
|
H A D | platsmp.c | 186 CPU_METHOD_OF_DECLARE(hix5hd2_smp, "hisilicon,hix5hd2-smp", &hix5hd2_smp_ops);
|
/linux/drivers/clk/hisilicon/ |
H A D | Makefile | 10 obj-$(CONFIG_ARCH_HIX5HD2) += clk-hix5hd2.o
|
H A D | clk-hix5hd2.c | 8 #include <dt-bindings/clock/hix5hd2-clock.h> 319 CLK_OF_DECLARE(hix5hd2_clk, "hisilicon,hix5hd2-clock", hix5hd2_clk_init);
|
/linux/drivers/media/rc/ |
H A D | Makefile | 32 obj-$(CONFIG_IR_HIX5HD2) += ir-hix5hd2.o
|
/linux/drivers/i2c/busses/ |
H A D | Kconfig | 103 tristate "Hix5hd2 high-speed I2C driver" 107 used in HiSilicon hix5hd2 SoCs. 110 will be called i2c-hix5hd2.
|
H A D | Makefile | 70 obj-$(CONFIG_I2C_HIX5HD2) += i2c-hix5hd2.o
|