Home
last modified time | relevance | path

Searched full:fiq (Results 1 – 25 of 38) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dapple,aic2.yaml27 This device also represents the FIQ interrupt sources on platforms using AIC,
29 FIQ-based Fast IPIs.
47 - 1: FIQ
79 FIQ affinity can be expressed as a single "affinities" node,
80 containing a set of sub-nodes, one per FIQ with a non-default
87 apple,fiq-index:
89 The interrupt number specified as a FIQ, and for which
101 - apple,fiq-index
H A Dapple,aic.yaml31 This device also represents the FIQ interrupt sources on platforms using AIC,
50 - 1: FIQ
77 FIQ affinity can be expressed as a single "affinities" node,
78 containing a set of sub-nodes, one per FIQ with a non-default
85 apple,fiq-index:
87 The interrupt number specified as a FIQ, and for which
98 - apple,fiq-index
H A Dcirrus,clps711x-intc.txt14 1: BLINT Battery low (FIQ)
15 3: MCINT Media changed (FIQ)
33 32: DAIINT DAI interface (FIQ)
H A Dst,sti-irq-syscfg.txt12 - st,fiq-device : Array of FIQs to enable - should be 2 in length
28 st,fiq-device = <ST_IRQ_SYSCFG_DISABLED>,
/freebsd/sys/arm64/arm64/
H A Dhyp_stub.S51 vempty /* FIQ EL2t */
56 vempty /* FIQ EL2h */
61 vempty /* FIQ 64-bit EL1 */
66 vempty /* FIQ 32-bit EL1 */
H A Dexception.S340 vempty 1 /* FIQ EL1t */
345 vector el1h_fiq 1 /* FIQ EL1h */
350 vector el0_fiq 0 /* FIQ 64-bit EL0 */
355 vector el0_fiq 0 /* FIQ 32-bit EL0 */
/freebsd/sys/arm64/vmm/
H A Dvmm_nvhe_exception.S37 vempty /* FIQ EL2t */
42 vempty /* FIQ EL2h */
47 vempty /* FIQ 64-bit EL1 */
52 vempty /* FIQ 32-bit EL1 */
H A Dvmm_hyp_exception.S154 vempty /* FIQ EL2t */
159 vector el2_el2h_fiq /* FIQ EL2h */
164 vector el2_el1_fiq64 /* FIQ 64-bit EL1 */
169 vempty /* FIQ 32-bit EL1 */
263 * We only trap IRQ, FIQ and SError exceptions when a guest is running. Do a
H A Dvmm_reset.c132 * HCR_FMO: route physical FIQ interrupts to EL2 in reset_vm_el2_regs()
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dfsl,ssi.txt35 - fsl,fiq-stream-filter: Bool property. Disabled DMA and use FIQ instead to
41 - dma-names: Two dmas have to be defined, "tx" and "rx", if fsl,imx-fiq
/freebsd/sys/contrib/device-tree/src/arm64/apple/
H A Dt6001.dtsi53 apple,fiq-index = <AIC_CPU_PMU_E>;
58 apple,fiq-index = <AIC_CPU_PMU_P>;
H A Dt6002.dtsi283 apple,fiq-index = <AIC_CPU_PMU_E>;
289 apple,fiq-index = <AIC_CPU_PMU_P>;
H A Dt8103.dtsi536 apple,fiq-index = <AIC_CPU_PMU_E>;
541 apple,fiq-index = <AIC_CPU_PMU_P>;
H A Dt8112.dtsi564 apple,fiq-index = <AIC_CPU_PMU_E>;
569 apple,fiq-index = <AIC_CPU_PMU_P>;
/freebsd/lib/libpmc/pmu-events/arch/arm64/
H A Drecommended.json351 "PublicDescription": "Exception taken, FIQ",
354 "BriefDescription": "Exception taken, FIQ"
393 "PublicDescription": "Exception taken, FIQ not taken locally",
396 "BriefDescription": "Exception taken, FIQ not taken locally"
H A Darmv8-recommended.json351 "PublicDescription": "Exception taken, FIQ",
354 "BriefDescription": "Exception taken, FIQ"
393 "PublicDescription": "Exception taken, FIQ not taken locally",
396 "BriefDescription": "Exception taken, FIQ not taken locally"
/freebsd/sys/arm/arm/
H A Dhypervisor-stub.S81 .word 0 /* FIQ */
H A Dexception.S352 * between the two. We currently leave room between the two for some fiq
H A Dlocore.S71 /* Ensure that IRQ, FIQ and Aborts will be disabled after eret */ ;\
/freebsd/sys/arm64/apple/
H A Dapple_aic.c268 "Unable to set root fiq controller\n"); in apple_aic_attach()
299 * 1 = FIQ in apple_aic_map_intr_fdt()
739 /* We don't need to re-initialize for the FIQ root. */ in apple_aic_init_secondary()
/freebsd/sys/arm/include/
H A Darmreg.h56 #define PSR_F 0x00000040 /* FIQ disable bit */
283 #define CPU_CONTROL_NMFI 0x08000000 /* NMFI: Non maskable FIQ */
/freebsd/contrib/opencsd/decoder/source/ptm/
H A Dtrc_pkt_elem_ptm.cpp311 "Data Fault", "Generic", "IRQ", "FIQ" in getExcepStr()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DARM.cpp184 case ARMInterruptAttr::FIQ: Kind = "FIQ"; break; in setTargetAttributes()
/freebsd/secure/lib/libcrypto/man/man7/
H A DEVP_PKEY-DH.7153 \&\fIq\fR value.
/freebsd/contrib/opencsd/decoder/source/etmv4/
H A Dtrc_pkt_elem_etmv4i.cpp714 "Data Fault", "Reserved", "IRQ", "FIQ" in exceptionInfo()

12