Searched full:cix (Results 1 – 12 of 12) sorted by relevance
| /linux/Documentation/devicetree/bindings/mailbox/ |
| H A D | cix,sky1-mbox.yaml | 4 $id: http://devicetree.org/schemas/mailbox/cix,sky1-mbox.yaml# 29 In the CIX Sky1 SoC use case, there are 4 pairs of mailbox controllers 37 const: cix,sky1-mbox 48 cix,mbox-dir: 58 - cix,mbox-dir 71 compatible = "cix,sky1-mbox"; 75 cix,mbox-dir = "tx";
|
| /linux/arch/arm64/boot/dts/cix/ |
| H A D | sky1.dtsi | 3 * Copyright 2025 Cix Technology Group Co., Ltd. 8 #include <dt-bindings/clock/cix,sky1.h> 268 compatible = "cix,sky1-spi-r1p6", "cdns,spi-r1p6"; 278 compatible = "cix,sky1-spi-r1p6", "cdns,spi-r1p6"; 352 compatible = "cix,sky1-pinctrl"; 357 compatible = "cix,sky1-mbox"; 361 cix,mbox-dir = "tx"; 365 compatible = "cix,sky1-mbox"; 369 cix,mbox-dir = "rx"; 379 compatible = "cix,sky1-mbox"; [all …]
|
| H A D | sky1-orion-o6.dts | 3 * Copyright 2025 Cix Technology Group Co., Ltd. 14 compatible = "radxa,orion-o6", "cix,sky1";
|
| H A D | sky1-pinfunc.h | 3 * Copyright 2024-2025 Cix Technology Group Co., Ltd.
|
| /linux/Documentation/devicetree/bindings/arm/ |
| H A D | cix.yaml | 4 $id: http://devicetree.org/schemas/arm/cix.yaml# 7 title: CIX platforms 22 - const: cix,sky1
|
| /linux/drivers/mailbox/ |
| H A D | cix-mailbox.c | 3 * Copyright 2025 Cix Technology Group Co., Ltd. 103 * The CIX mailbox supports four types of transfers: 141 *The transmission unit of the CIX mailbox is word. 577 * The first 0x80 bytes of the register space of the cix mailbox controller in cix_mbox_probe() 592 if (device_property_read_string(dev, "cix,mbox-dir", &dir_str)) { in cix_mbox_probe() 593 dev_err(priv->dev, "cix,mbox_dir property not found\n"); in cix_mbox_probe() 602 dev_err(priv->dev, "cix,mbox_dir=%s is not expected\n", dir_str); in cix_mbox_probe() 624 { .compatible = "cix,sky1-mbox" }, 643 MODULE_AUTHOR("Cix Technology Group Co., Ltd."); 644 MODULE_DESCRIPTION("CIX mailbox driver");
|
| /linux/arch/arm64/boot/dts/ |
| H A D | Makefile | 18 subdir-y += cix
|
| /linux/arch/alpha/include/asm/ |
| H A D | word-at-a-time.h | 39 /* Simple if have CIX instructions */ in find_zero()
|
| /linux/Documentation/devicetree/bindings/spi/ |
| H A D | spi-cadence.yaml | 24 - cix,sky1-spi-r1p6
|
| /linux/include/dt-bindings/clock/ |
| H A D | cix,sky1.h | 3 * Copyright 2024-2025 Cix Technology Group Co., Ltd.
|
| /linux/Documentation/devicetree/bindings/ |
| H A D | vendor-prefixes.yaml | 332 "^cix,.*": 333 description: CIX Technology Group Co., Ltd.
|
| /linux/ |
| H A D | MAINTAINERS | 2629 ARM/CIX SOC SUPPORT 2632 R: CIX Linux Kernel Upstream Group <cix-kernel-upstream@cixtech.com> 2635 T: git git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/cix.git 2636 F: Documentation/devicetree/bindings/arm/cix.yaml 2637 F: Documentation/devicetree/bindings/mailbox/cix,sky1-mbox.yaml 2638 F: arch/arm64/boot/dts/cix/ 2639 F: drivers/mailbox/cix-mailbox.c 19897 PCI DRIVER FOR CIX Sky1 19901 F: Documentation/devicetree/bindings/pci/cix,sky1-pcie-*.yaml
|