Home
last modified time | relevance | path

Searched full:aclint (Results 1 – 5 of 5) sorted by relevance

/linux/arch/riscv/boot/dts/sophgo/
H A Dsg2042.dtsi199 compatible = "sophgo,sg2042-aclint-mswi", "thead,c900-aclint-mswi";
268 compatible = "sophgo,sg2042-aclint-mtimer", "thead,c900-aclint-mtimer";
278 compatible = "sophgo,sg2042-aclint-mtimer", "thead,c900-aclint-mtimer";
288 compatible = "sophgo,sg2042-aclint-mtimer", "thead,c900-aclint-mtimer";
298 compatible = "sophgo,sg2042-aclint-mtimer", "thead,c900-aclint-mtimer";
308 compatible = "sophgo,sg2042-aclint-mtimer", "thead,c900-aclint-mtimer";
318 compatible = "sophgo,sg2042-aclint-mtimer", "thead,c900-aclint-mtimer";
328 compatible = "sophgo,sg2042-aclint-mtimer", "thead,c900-aclint-mtimer";
338 compatible = "sophgo,sg2042-aclint-mtimer", "thead,c900-aclint-mtimer";
348 compatible = "sophgo,sg2042-aclint-mtimer", "thead,c900-aclint-mtimer";
[all …]
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dthead,c900-aclint-mswi.yaml4 $id: http://devicetree.org/schemas/interrupt-controller/thead,c900-aclint-mswi.yaml#
16 - sophgo,sg2042-aclint-mswi
17 - const: thead,c900-aclint-mswi
36 compatible = "sophgo,sg2042-aclint-mswi", "thead,c900-aclint-mswi";
/linux/Documentation/devicetree/bindings/timer/
H A Dthead,c900-aclint-mtimer.yaml4 $id: http://devicetree.org/schemas/timer/thead,c900-aclint-mtimer.yaml#
16 - sophgo,sg2042-aclint-mtimer
17 - const: thead,c900-aclint-mtimer
42 compatible = "sophgo,sg2042-aclint-mtimer", "thead,c900-aclint-mtimer";
/linux/drivers/irqchip/
H A DKconfig618 bool "THEAD C9XX ACLINT S-mode IPI Interrupt Controller"
624 This enables support for T-HEAD specific ACLINT SSWI device
H A DMakefile106 obj-$(CONFIG_THEAD_C900_ACLINT_SSWI) += irq-thead-c900-aclint-sswi.o