Home
last modified time | relevance | path

Searched full:hix5hd2 (Results 1 – 24 of 24) sorted by relevance

/linux-6.14.4/arch/arm/boot/dts/hisilicon/
Dhisi-x5hd2.dtsi7 #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 …]
Dhisi-x5hd2-dkb.dts11 model = "Hisilicon HIX5HD2 Development Board";
12 compatible = "hisilicon,hix5hd2";
21 enable-method = "hisilicon,hix5hd2-smp";
/linux-6.14.4/Documentation/devicetree/bindings/i2c/
Di2c-hix5hd2.txt1 I2C for Hisilicon hix5hd2 chipset platform
4 - compatible: Must be "hisilicon,hix5hd2-i2c"
18 compatible = "hisilicon,hix5hd2-i2c";
/linux-6.14.4/Documentation/devicetree/bindings/phy/
Dhix5hd2-phy.txt1 Hisilicon hix5hd2 SATA PHY
5 - compatible: should be "hisilicon,hix5hd2-sata-phy"
17 compatible = "hisilicon,hix5hd2-sata-phy";
/linux-6.14.4/Documentation/devicetree/bindings/media/
Dhix5hd2-ir.txt1 Device-Tree bindings for hix5hd2 ir IP
4 - compatible: Should contain "hisilicon,hix5hd2-ir", or:
21 compatible = "hisilicon,hix5hd2-ir";
/linux-6.14.4/Documentation/devicetree/bindings/arm/hisilicon/controller/
Dcpuctrl.yaml14 in CPU controller, especially in HIX5HD2 SoC.
39 const: hisilicon,hix5hd2-clock
69 compatible = "hisilicon,hix5hd2-clock";
/linux-6.14.4/Documentation/devicetree/bindings/net/
Dhisilicon-hix5hd2-gmac.txt1 Hisilicon hix5hd2 gmac controller
5 * "hisilicon,hix5hd2-gmac"
11 The version v1 includes SoCs hix5hd2.
/linux-6.14.4/drivers/phy/hisilicon/
Dphy-hix5hd2-sata.c171 {.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");
DKconfig66 tristate "HIX5HD2 SATA PHY Driver"
71 Support for SATA PHY on Hisilicon hix5hd2 Soc.
DMakefile8 obj-$(CONFIG_PHY_HIX5HD2_SATA) += phy-hix5hd2-sata.o
/linux-6.14.4/drivers/media/rc/
Dir-hix5hd2.c64 #define IR_HIX5HD2_NAME "hix5hd2-ir"
244 { .compatible = "hisilicon,hix5hd2-ir", &hix5hd2_data, },
402 MODULE_DESCRIPTION("IR controller driver for hix5hd2 platforms");
405 MODULE_ALIAS("platform:hix5hd2-ir");
DKconfig196 tristate "Hisilicon hix5hd2 IR remote control"
199 Say Y here if you want to use hisilicon hix5hd2 remote control.
201 called ir-hix5hd2.
DMakefile32 obj-$(CONFIG_IR_HIX5HD2) += ir-hix5hd2.o
/linux-6.14.4/drivers/i2c/busses/
Di2c-hix5hd2.c429 strscpy(priv->adap.name, "hix5hd2-i2c", sizeof(priv->adap.name)); in hix5hd2_i2c_probe()
504 { .compatible = "hisilicon,hix5hd2-i2c" },
513 .name = "hix5hd2-i2c",
521 MODULE_DESCRIPTION("Hix5hd2 I2C Bus driver");
524 MODULE_ALIAS("platform:hix5hd2-i2c");
DMakefile70 obj-$(CONFIG_I2C_HIX5HD2) += i2c-hix5hd2.o
DKconfig103 tristate "Hix5hd2 high-speed I2C driver"
107 used in HiSilicon hix5hd2 SoCs.
110 will be called i2c-hix5hd2.
/linux-6.14.4/drivers/net/ethernet/hisilicon/
DKconfig23 tristate "Hisilicon HIX5HD2 Family Network Device Support"
26 This selects the hix5hd2 mac family network device.
Dhix5hd2_gmac.c1301 { .compatible = "hisilicon,hix5hd2-gmac", .data = (void *)GEMAC_V1 },
/linux-6.14.4/arch/arm64/boot/dts/hisilicon/
Dhi3798cv200.dtsi275 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-6.14.4/arch/arm/mach-hisi/
DKconfig56 Support for Hisilicon HIX5HD2 SoC family
Dplatsmp.c186 CPU_METHOD_OF_DECLARE(hix5hd2_smp, "hisilicon,hix5hd2-smp", &hix5hd2_smp_ops);
/linux-6.14.4/drivers/clk/hisilicon/
DMakefile10 obj-$(CONFIG_ARCH_HIX5HD2) += clk-hix5hd2.o
Dclk-hix5hd2.c8 #include <dt-bindings/clock/hix5hd2-clock.h>
319 CLK_OF_DECLARE(hix5hd2_clk, "hisilicon,hix5hd2-clock", hix5hd2_clk_init);
/linux-6.14.4/arch/arm/
DKconfig.debug398 bool "Hisilicon Hix5hd2 Debug UART"
403 on Hix5hd2 UART.