Home
last modified time | relevance | path

Searched refs:arc (Results 1 – 25 of 158) sorted by relevance

1234567

/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/
H A Darcxcnn_bl.txt4 - compatible: should be "arc,arc2c0608"
14 - arc,led-config-0: setting for register ILED_CONFIG_0
15 - arc,led-config-1: setting for register ILED_CONFIG_1
16 - arc,dim-freq: PWM mode frequence setting (bits [3:0] used)
17 - arc,comp-config: setting for register CONFIG_COMP
18 - arc,filter-config: setting for register FILTER_CONFIG
19 - arc,trim-config: setting for register IMAXTUNE
26 compatible = "arc,arc2c0608";
/openbmc/linux/arch/arc/
H A DMakefile9 CROSS_COMPILE := $(call cc-cross-prefix, arc-linux- arceb-linux-)
37 LINUXINCLUDE += -include $(srctree)/arch/arc/include/asm/current.h
86 core-y += arch/arc/boot/dts/
88 core-y += arch/arc/plat-sim/
89 core-$(CONFIG_ARC_PLAT_TB10X) += arch/arc/plat-tb10x/
90 core-$(CONFIG_ARC_PLAT_AXS10X) += arch/arc/plat-axs10x/
91 core-$(CONFIG_ARC_SOC_HSDK) += arch/arc/plat-hsdk/
93 libs-y += arch/arc/lib/ $(LIBGCC)
95 boot := arch/arc/boot
/openbmc/qemu/hw/rtc/
H A Dallwinner-rtc.c336 AwRtcClass *arc = AW_RTC_CLASS(klass); in allwinner_rtc_sun4i_class_init() local
338 arc->regmap = allwinner_rtc_sun4i_regmap; in allwinner_rtc_sun4i_class_init()
339 arc->regmap_size = sizeof(allwinner_rtc_sun4i_regmap); in allwinner_rtc_sun4i_class_init()
340 arc->read = allwinner_rtc_sun4i_read; in allwinner_rtc_sun4i_class_init()
341 arc->write = allwinner_rtc_sun4i_write; in allwinner_rtc_sun4i_class_init()
352 AwRtcClass *arc = AW_RTC_CLASS(klass); in allwinner_rtc_sun6i_class_init() local
354 arc->regmap = allwinner_rtc_sun6i_regmap; in allwinner_rtc_sun6i_class_init()
356 arc->read = allwinner_rtc_sun6i_read; in allwinner_rtc_sun6i_class_init()
357 arc->write = allwinner_rtc_sun6i_write; in allwinner_rtc_sun6i_class_init()
368 AwRtcClass *arc = AW_RTC_CLASS(klass); in allwinner_rtc_sun7i_class_init() local
[all …]
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/
H A Dlttng-platforms.inc5 LTTNGMODULES:arc = ""
9 COMPATIBLE_HOST:arc:pn-lttng-modules = "null"
14 LTTNGUST:arc = ""
16 COMPATIBLE_HOST:arc:pn-lttng-ust = "null"
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/
H A Damlogic,meson-mx-ao-arc.yaml4 $id: http://devicetree.org/schemas/remoteproc/amlogic,meson-mx-ao-arc.yaml#
23 - amlogic,meson8-ao-arc
24 - amlogic,meson8b-ao-arc
25 - const: amlogic,meson-mx-ao-arc
78 compatible = "amlogic,meson8-ao-arc", "amlogic,meson-mx-ao-arc";
/openbmc/u-boot/doc/device-tree-bindings/timer/
H A Darc_timer.txt5 - compatible : should be "snps,arc-timer".
12 compatible = "snps,arc-timer";
18 compatible = "snps,arc-timer";
/openbmc/linux/arch/arc/boot/dts/
H A Dskeleton.dtsi12 compatible = "snps,arc";
32 compatible = "snps,arc-timer";
40 compatible = "snps,arc-timer";
H A Dskeleton_hs.dtsi7 compatible = "snps,arc";
27 compatible = "snps,arc-timer";
41 compatible = "snps,arc-timer";
H A Dskeleton_hs_idu.dtsi7 compatible = "snps,arc";
45 compatible = "snps,arc-timer";
/openbmc/linux/Documentation/devicetree/bindings/timer/
H A Dsnps,arc-timer.txt10 - compatible : should be "snps,arc-timer"
18 compatible = "snps,arc-timer";
25 compatible = "snps,arc-timer";
/openbmc/u-boot/arch/arc/
H A DMakefile3 libs-y += arch/arc/cpu/$(CPU)/
4 libs-y += arch/arc/lib/
/openbmc/linux/drivers/net/arcnet/
H A DMakefile8 obj-$(CONFIG_ARCNET_RAW) += arc-rawmode.o
12 obj-$(CONFIG_ARCNET_RIM_I) += arc-rimi.o
/openbmc/linux/rust/kernel/
H A Dsync.rs10 mod arc; module
15 pub use arc::{Arc, ArcBorrow, UniqueArc};
/openbmc/u-boot/board/synopsys/axs10x/
H A Dconfig.mk9 --arc-id 0x53 \
16 --arc-id 0x434 \
/openbmc/u-boot/arch/arc/cpu/
H A Du-boot.lds9 OUTPUT_ARCH(arc)
26 arch/arc/lib/start.o (.text*)
/openbmc/linux/Documentation/devicetree/bindings/serial/
H A Darc-uart.txt4 - compatible : "snps,arc-uart"
13 compatible = "snps,arc-uart";
/openbmc/linux/Documentation/arch/arc/
H A Darc.rst16 - `<https://github.com/foss-for-synopsys-dwc-arc-processors>`_ -
69 `<https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases>`_
77 is added in your ``PATH`` environment variable. Then set ``ARCH=arc`` &
78 ``CROSS_COMPILE=arc-linux`` (or whatever matches installed ARC toolchain prefix)
84 type ``make uImage`` and ``uImage`` will be produced in ``arch/arc/boot``
H A Dfeatures.rst3 .. kernel-feat:: features arc
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dsnps,pll-clock.txt9 "snps,axs10x-arc-pll-clock"
24 compatible = "snps,axs10x-arc-pll-clock";
/openbmc/u-boot/board/synopsys/iot_devkit/
H A Du-boot.lds15 OUTPUT_ARCH(arc)
31 arch/arc/lib/start.o (.text*)
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/
H A Dpackagegroup-core-tools-profile.bb36 LTTNGTOOLS:arc = ""
48 VALGRIND:arc = ""
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/flashrom/flashrom/
H A D0001-flashrom-Mark-RISCV-as-non-memory-mapped-I-O-archite.patch22 -ifneq ($(ARCH),$(filter $(ARCH),x86 mips ppc arm sparc arc))
23 +ifneq ($(ARCH),$(filter $(ARCH),x86 mips ppc arm sparc arc riscv))
/openbmc/linux/arch/mips/fw/arc/
H A Dmemory.c68 : arc_mtypes[a.arc]
97 switch (type.arc) { in memtype_classify_arc()
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Darc_emac.txt4 - compatible: Should be "snps,arc-emac"
29 compatible = "snps,arc-emac";
/openbmc/openbmc/poky/meta/recipes-kernel/linux/
H A Dlinux-yocto.inc30 DEPENDS:append:arc = " libgcc"
31 KERNEL_CC:append:arc = " ${TOOLCHAIN_OPTIONS}"
32 KERNEL_LD:append:arc = " ${TOOLCHAIN_OPTIONS}"

1234567