Home
last modified time | relevance | path

Searched full:axs10x (Results 1 – 25 of 47) sorted by relevance

12

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/
Dsnps,pll-clock.txt1 Binding for the AXS10X Generic PLL clock
8 - compatible: should be "snps,axs10x-<name>-pll-clock"
9 "snps,axs10x-arc-pll-clock"
10 "snps,axs10x-pgu-pll-clock"
24 compatible = "snps,axs10x-arc-pll-clock";
Daxs10x-i2s-pll-clock.txt1 Binding for the AXS10X I2S PLL clock
8 - compatible: shall be "snps,axs10x-i2s-pll-clock"
21 compatible = "snps,axs10x-i2s-pll-clock";
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/clock/
Dsnps,pll-clock.txt1 Binding for the AXS10X Generic PLL clock
8 - compatible: should be "snps,axs10x-<name>-pll-clock"
9 "snps,axs10x-arc-pll-clock"
10 "snps,axs10x-pgu-pll-clock"
24 compatible = "snps,axs10x-arc-pll-clock";
Daxs10x-i2s-pll-clock.txt1 Binding for the AXS10X I2S PLL clock
8 - compatible: shall be "snps,axs10x-i2s-pll-clock"
21 compatible = "snps,axs10x-i2s-pll-clock";
/kernel/linux/linux-5.10/arch/arc/plat-axs10x/
DKconfig7 bool "Synopsys ARC AXS10x Software Development Platforms"
17 Support for the ARC AXS10x Software Development Platforms.
19 The AXS10x Platforms consist of a mainboard with peripherals,
32 The AXS101 Platform consists of an AXS10x mainboard with
42 The AXS103 Platform consists of an AXS10x mainboard with
DMakefile6 obj-$(CONFIG_ARC_PLAT_AXS10X) += axs10x.o
/kernel/linux/linux-6.6/arch/arc/plat-axs10x/
DKconfig7 bool "Synopsys ARC AXS10x Software Development Platforms"
17 Support for the ARC AXS10x Software Development Platforms.
19 The AXS10x Platforms consist of a mainboard with peripherals,
32 The AXS101 Platform consists of an AXS10x mainboard with
42 The AXS103 Platform consists of an AXS10x mainboard with
DMakefile6 obj-$(CONFIG_ARC_PLAT_AXS10X) += axs10x.o
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/reset/
Dsnps,axs10x-reset.yaml4 $id: http://devicetree.org/schemas/reset/snps,axs10x-reset.yaml#
7 title: AXS10x reset controller
13 This binding describes the ARC AXS10x boards custom IP-block which allows
22 const: snps,axs10x-reset
40 compatible = "snps,axs10x-reset";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/reset/
Dsnps,axs10x-reset.txt1 Binding for the AXS10x reset controller
3 This binding describes the ARC AXS10x boards custom IP-block which allows
16 - compatible: should be "snps,axs10x-reset".
23 compatible = "snps,axs10x-reset";
/kernel/linux/linux-6.6/drivers/reset/
Dreset-axs10x.c4 * Synopsys AXS10x reset driver.
67 { .compatible = "snps,axs10x-reset" },
74 .name = "axs10x-reset",
81 MODULE_DESCRIPTION("Synopsys AXS10x reset driver");
/kernel/linux/linux-5.10/drivers/reset/
Dreset-axs10x.c4 * Synopsys AXS10x reset driver.
69 { .compatible = "snps,axs10x-reset" },
76 .name = "axs10x-reset",
83 MODULE_DESCRIPTION("Synopsys AXS10x reset driver");
DKconfig33 bool "AXS10x Reset Driver" if COMPILE_TEST
36 This enables the reset controller driver for AXS10x.
/kernel/linux/linux-6.6/arch/arc/boot/dts/
Daxs10x_mb.dtsi3 * Support for peripherals on the AXS10x mainboard
21 compatible = "snps,axs10x-reset";
27 compatible = "snps,axs10x-i2s-pll-clock";
67 compatible = "snps,axs10x-pgu-pll-clock";
320 simple-audio-card,name = "AXS10x HDMI Audio";
Daxc003.dtsi31 compatible = "snps,axs10x-arc-pll-clock";
122 * interrupts - setup accordinly in platform init (plat-axs10x/ax10x.c)
Daxs103.dts7 * Device Tree for AXS103 SDP with AXS10X Main Board and
Daxs103_idu.dts7 * Device Tree for AXS103 SDP with AXS10X Main Board and
/kernel/linux/linux-5.10/arch/arc/boot/dts/
Daxs10x_mb.dtsi3 * Support for peripherals on the AXS10x mainboard
21 compatible = "snps,axs10x-reset";
27 compatible = "snps,axs10x-i2s-pll-clock";
67 compatible = "snps,axs10x-pgu-pll-clock";
320 simple-audio-card,name = "AXS10x HDMI Audio";
Daxc003.dtsi31 compatible = "snps,axs10x-arc-pll-clock";
122 * interrupts - setup accordinly in platform init (plat-axs10x/ax10x.c)
Daxs103.dts7 * Device Tree for AXS103 SDP with AXS10X Main Board and
Daxs103_idu.dts7 * Device Tree for AXS103 SDP with AXS10X Main Board and
/kernel/linux/linux-5.10/drivers/clk/axs10x/
Di2s_pll_clock.c2 * Synopsys AXS10X SDP I2S PLL clock driver
211 { .compatible = "snps,axs10x-i2s-pll-clock", },
218 .name = "axs10x-i2s-pll-clock",
227 MODULE_DESCRIPTION("Synopsys AXS10X SDP I2S PLL Clock Driver");
Dpll_clock.c2 * Synopsys AXS10X SDP Generic PLL clock driver
323 CLK_OF_DECLARE(axs10x_pll_clock, "snps,axs10x-arc-pll-clock",
327 { .compatible = "snps,axs10x-pgu-pll-clock", .data = &pgu_pll_cfg},
334 .name = "axs10x-pll-clock",
343 MODULE_DESCRIPTION("Synopsys AXS10X SDP Generic PLL Clock Driver");
/kernel/linux/linux-6.6/drivers/clk/axs10x/
Di2s_pll_clock.c3 * Synopsys AXS10X SDP I2S PLL clock driver
207 { .compatible = "snps,axs10x-i2s-pll-clock", },
214 .name = "axs10x-i2s-pll-clock",
223 MODULE_DESCRIPTION("Synopsys AXS10X SDP I2S PLL Clock Driver");
Dpll_clock.c3 * Synopsys AXS10X SDP Generic PLL clock driver
313 CLK_OF_DECLARE(axs10x_pll_clock, "snps,axs10x-arc-pll-clock",
317 { .compatible = "snps,axs10x-pgu-pll-clock", .data = &pgu_pll_cfg},
324 .name = "axs10x-pll-clock",
332 MODULE_DESCRIPTION("Synopsys AXS10X SDP Generic PLL Clock Driver");

12