Searched full:mbigen (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/irqchip/ |
H A D | irq-mbigen.c | 19 /* Interrupt numbers per mbigen node supported */ 22 /* 64 irqs (Pin0-pin63) are reserved for each mbigen chip */ 25 /* The maximum IRQ pin number of mbigen chip(start from 0) */ 29 * In mbigen vector register 36 /* register range of each mbigen node */ 39 /* offset of vector register in mbigen node */ 43 * offset of clear register in mbigen node 57 * struct mbigen_device - holds the information of mbigen device. 59 * @pdev: pointer to the platform device structure of mbigen chip. 60 * @base: mapped address of this mbigen chip. [all …]
|
/linux/arch/arm64/boot/dts/hisilicon/ |
H A D | hip07.dtsi | 1066 compatible = "hisilicon,mbigen-v2"; 1078 compatible = "hisilicon,mbigen-v2"; 1117 compatible = "hisilicon,mbigen-v2"; 1134 compatible = "hisilicon,mbigen-v2"; 1151 compatible = "hisilicon,mbigen-v2"; 1168 compatible = "hisilicon,mbigen-v2"; 1185 compatible = "hisilicon,mbigen-v2";
|
H A D | hip06.dtsi | 317 compatible = "hisilicon,mbigen-v2"; 350 compatible = "hisilicon,mbigen-v2";
|
/linux/include/linux/ |
H A D | msi.h | 435 * MSI bridges, e.g. MBIGEN
|
/linux/kernel/irq/ |
H A D | msi.c | 753 * for MSI domains which really support this, e.g. MBIGEN. in msi_domain_translate() 1561 * This weirdness supports wire to MSI controllers like MBIGEN.
|