Home
last modified time | relevance | path

Searched +full:c900 +full:- +full:aclint +full:- +full:sswi (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/irqchip/
H A Dirq-thead-c900-aclint-sswi.c1 // SPDX-License-Identifier: GPL-2.0
6 #define pr_fmt(fmt) "thead-c900-aclint-sswi: " fmt
82 pr_err("%pfwP: no ACLINT SSWI context available\n", fwnode); in thead_aclint_sswi_parse_irq()
83 return -EINVAL; in thead_aclint_sswi_parse_irq()
96 return -ENOTSUPP; in thead_aclint_sswi_parse_irq()
114 /* If it is T-HEAD CPU, check whether SSWI is enabled */ in thead_aclint_sswi_probe()
117 return -ENOTSUPP; in thead_aclint_sswi_probe()
120 return -EINVAL; in thead_aclint_sswi_probe()
124 return -ENOMEM; in thead_aclint_sswi_probe()
126 /* Parse SSWI setting */ in thead_aclint_sswi_probe()
[all …]
H A DMakefile1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_IRQCHIP) += irqchip.o
4 obj-$(CONFIG_AL_FIC) += irq-al-fic.o
5 obj-$(CONFIG_ALPINE_MSI) += irq-alpine-msi.o
6 obj-$(CONFIG_ATH79) += irq-ath79-cpu.o
7 obj-$(CONFIG_ATH79) += irq-ath79-misc.o
8 obj-$(CONFIG_ARCH_BCM2835) += irq-bcm2835.o
9 obj-$(CONFIG_ARCH_BCM2835) += irq-bcm2836.o
10 obj-$(CONFIG_ARCH_ACTIONS) += irq-owl-sirq.o
11 obj-$(CONFIG_DAVINCI_CP_INTC) += irq-davinci-cp-intc.o
[all …]
/linux/arch/riscv/boot/dts/sophgo/
H A Dsg2044-cpus.dtsi1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
7 #address-cells = <2>;
8 #size-cells = <2>;
11 #address-cells = <1>;
12 #size-cells = <0>;
13 timebase-frequency = <50000000>;
18 i-cache-block-size = <64>;
19 i-cache-size = <65536>;
20 i-cache-sets = <512>;
21 d-cache-block-size = <64>;
[all …]