Searched +full:c900 +full:- +full:aclint +full:- +full:sswi (Results 1 – 3 of 3) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.06 #define pr_fmt(fmt) "thead-c900-aclint-sswi: " fmt82 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 …]
1 # SPDX-License-Identifier: GPL-2.02 obj-$(CONFIG_IRQCHIP) += irqchip.o4 obj-$(CONFIG_AL_FIC) += irq-al-fic.o5 obj-$(CONFIG_ALPINE_MSI) += irq-alpine-msi.o6 obj-$(CONFIG_ATH79) += irq-ath79-cpu.o7 obj-$(CONFIG_ATH79) += irq-ath79-misc.o8 obj-$(CONFIG_ARCH_BCM2835) += irq-bcm2835.o9 obj-$(CONFIG_ARCH_BCM2835) += irq-bcm2836.o10 obj-$(CONFIG_ARCH_ACTIONS) += irq-owl-sirq.o11 obj-$(CONFIG_DAVINCI_CP_INTC) += irq-davinci-cp-intc.o[all …]
1 // 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 …]