Home
last modified time | relevance | path

Searched full:alphascale (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A Dalphascale,acc.txt1 Alphascale Clock Controller
3 The ACC (Alphascale Clock Controller) is responsible of choising proper
7 - compatible: must be "alphascale,asm9260-clock-controller"
15 Alphascale ASM9260:
16 #include <dt-bindings/clock/alphascale,asm9260.h>
101 compatible = "alphascale,asm9260-uart";
109 compatible = "alphascale,asm9260-timer";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/watchdog/
H A Dalphascale-asm9260.txt1 Alphascale asm9260 Watchdog timer
5 - compatible : should be "alphascale,asm9260-wdt".
18 - alphascale,mode : three modes are supported
26 compatible = "alphascale,asm9260-wdt";
34 alphascale,mode = "hw";
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dalphascale-asm9260-devkit.dts8 #include "alphascale-asm9260.dtsi"
11 model = "Alphascale asm9260 Development Kit";
12 compatible = "alphascale,asm9260devkit", "alphascale,asm9260";
H A Dalphascale-asm9260.dtsi7 #include <dt-bindings/clock/alphascale,asm9260.h>
44 compatible = "alphascale,asm9260-clock-controller";
51 compatible = "alphascale,asm9260-icoll";
58 compatible = "alphascale,asm9260-timer";
H A DMakefile7 alphascale-asm9260-devkit.dtb
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/rtc/
H A Dalphascale,asm9260-rtc.txt1 * Alphascale asm9260 SoC Real Time Clock
4 - compatible: Should be "alphascale,asm9260-rtc"
14 compatible = "alphascale,asm9260-rtc";
/OK3568_Linux_fs/kernel/arch/arm/mach-asm9260/
H A DKconfig3 bool "Alphascale ASM9260"
8 Support for Alphascale ASM9260 based platform.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/serial/
H A Dfsl-mxs-auart.yaml20 - alphascale,asm9260-auart
63 - alphascale,asm9260-auart
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dasm9260_wdt.c3 * Watchdog driver for Alphascale ASM9260.
185 .identity = "Alphascale asm9260 Watchdog",
270 "alphascale,mode", &tmp); in asm9260_wdt_get_dt_mode()
360 { .compatible = "alphascale,asm9260-wdt"},
H A DKconfig399 tristate "Alphascale ASM9260 watchdog"
405 Watchdog timer embedded into Alphascale asm9260 chips. This will reboot your
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-mxs.c5 * Add Alphascale ASM9260 support.
239 IRQCHIP_DECLARE(asm9260, "alphascale,asm9260-icoll", asm9260_of_init);
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-asm9260.c14 #include <dt-bindings/clock/alphascale,asm9260.h>
340 CLK_OF_DECLARE(asm9260_acc, "alphascale,asm9260-clock-controller",
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-asm9260.c322 { .compatible = "alphascale,asm9260-rtc", },
339 MODULE_DESCRIPTION("Alphascale asm9260 SoC Realtime Clock Driver (RTC)");
H A DKconfig1329 tristate "Alphascale asm9260 RTC"
1333 Alphascale asm9260 SoC.
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/
H A Dccm_head.h88 // M4_ARRAY_TABLE_DESC("gain alphaScale curve", "array_table_ui", M4_INDEX_DEFAULT)
121 // M4_ARRAY_TABLE_DESC("gain alphaScale curve", "array_table_ui", M4_INDEX_DEFAULT)
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dmxs-auart.c5 * Alphascale ASM9260
10 * Provide Alphascale ASM9260 support.
120 * Start of Alphascale asm9260 defines
351 /* End of Alphascale asm9260 defines */
462 .compatible = "alphascale,asm9260-auart",
H A DKconfig1268 This driver supports the MXS and Alphascale ASM9260 Application
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dasm9260_timer.c241 TIMER_OF_DECLARE(asm9260_timer, "alphascale,asm9260-timer",
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/
H A Dvendor-prefixes.yaml64 "^alphascale,.*":
65 description: AlphaScale Integrated Circuits Systems, Inc.