Home
last modified time | relevance | path

Searched +full:mbi +full:- +full:ranges (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Darm,gic-v3.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/arm,gic-v3.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Marc Zyngier <marc.zyngier@arm.com>
15 Software Generated Interrupts (SGI), and Locality-specific Peripheral
19 - $ref: /schemas/interrupt-controller.yaml#
24 - items:
25 - enum:
26 - qcom,msm8996-gic-v3
[all …]
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-gic-v3-mbi.c1 // SPDX-License-Identifier: GPL-2.0
9 #include <linux/dma-iommu.h>
19 #include <linux/irqchip/arm-gic-v3.h>
33 .name = "MBI",
50 * Using ACPI? There is no MBI support in the spec, you in mbi_irq_gic_domain_alloc()
53 if (!is_of_node(domain->parent->fwnode)) in mbi_irq_gic_domain_alloc()
54 return -EINVAL; in mbi_irq_gic_domain_alloc()
61 fwspec.fwnode = domain->parent->fwnode; in mbi_irq_gic_domain_alloc()
64 fwspec.param[1] = hwirq - 32; in mbi_irq_gic_domain_alloc()
71 d = irq_domain_get_irq_data(domain->parent, virq); in mbi_irq_gic_domain_alloc()
[all …]
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dmpspec.h6 * SPDX-License-Identifier: GPL-2.0+
81 #define BUSTYPE_MBI "MBI "
191 * X100 - X3FF
192 * X500 - X7FF
193 * X900 - XBFF
194 * XD00 - XFFF
198 * X3B0 - X3BB
199 * X3C0 - X3DF
200 * X7B0 - X7BB
201 * X7C0 - X7DF
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dnl80211.h6 * Copyright 2006-2010 Johannes Berg <johannes@sipsolutions.net>
13 * Copyright 2015-2017 Intel Deutschland GmbH
32 * be careful not to break things - i.e. don't move anything around or so
69 * - a setup station entry is added, not yet authorized, without any rate
71 * - when the TDLS setup is done, a single NL80211_CMD_SET_STATION is valid
74 * - %NL80211_TDLS_ENABLE_LINK is then used
75 * - after this, the only valid operation is to remove it by tearing down
90 * Frame registration is done on a per-interface basis and registrations
132 * software, like the AP-VLAN type in mac80211 for example, there's
134 * are only restricted by some semantic restrictions (e.g. AP-VLAN
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dnl80211.h6 * Copyright 2006-2010 Johannes Berg <johannes@sipsolutions.net>
13 * Copyright 2015-2017 Intel Deutschland GmbH
32 * be careful not to break things - i.e. don't move anything around or so
69 * - a setup station entry is added, not yet authorized, without any rate
71 * - when the TDLS setup is done, a single NL80211_CMD_SET_STATION is valid
74 * - %NL80211_TDLS_ENABLE_LINK is then used
75 * - after this, the only valid operation is to remove it by tearing down
90 * Frame registration is done on a per-interface basis and registrations
132 * software, like the AP-VLAN type in mac80211 for example, there's
134 * are only restricted by some semantic restrictions (e.g. AP-VLAN
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnl80211.h6 * Copyright 2006-2010 Johannes Berg <johannes@sipsolutions.net>
13 * Copyright 2015-2017 Intel Deutschland GmbH
14 * Copyright (C) 2018-2020 Intel Corporation
32 * be careful not to break things - i.e. don't move anything around or so
74 * - a setup station entry is added, not yet authorized, without any rate
76 * - when the TDLS setup is done, a single NL80211_CMD_SET_STATION is valid
79 * - %NL80211_TDLS_ENABLE_LINK is then used
80 * - after this, the only valid operation is to remove it by tearing down
95 * Frame registration is done on a per-interface basis and registrations
137 * software, like the AP-VLAN type in mac80211 for example, there's
[all …]