Searched refs:INTR (Results 1 – 14 of 14) sorted by relevance
| /freebsd/sys/amd64/amd64/ |
| H A D | atpic_vector.S | 44 .macro INTR irq_num, vec_name macro 54 INTR 0, atpic_intr0 55 INTR 1, atpic_intr1 56 INTR 2, atpic_intr2 57 INTR 3, atpic_intr3 58 INTR 4, atpic_intr4 59 INTR 5, atpic_intr5 60 INTR 6, atpic_intr6 61 INTR 7, atpic_intr7 62 INTR 8, atpic_intr8 [all …]
|
| /freebsd/sys/i386/i386/ |
| H A D | atpic_vector.S | 46 .macro INTR irq_num, vec_name macro 66 INTR 0, atpic_intr0 67 INTR 1, atpic_intr1 68 INTR 2, atpic_intr2 69 INTR 3, atpic_intr3 70 INTR 4, atpic_intr4 71 INTR 5, atpic_intr5 72 INTR 6, atpic_intr6 73 INTR 7, atpic_intr7 74 INTR 8, atpic_intr8 [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | ti,sci-intr.txt | 4 The Interrupt Router (INTR) module provides a mechanism to mux M
|
| /freebsd/tests/sys/sound/ |
| H A D | sndstat.c | 173 NV(number, INTR); in ATF_TC_BODY()
|
| /freebsd/sys/arm64/conf/ |
| H A D | NOTES | 267 options IICHID_SAMPLING # Workaround missing GPIO INTR support
|
| /freebsd/sys/contrib/dev/broadcom/brcm80211/brcmfmac/ |
| H A D | bcmsdh.c | 67 brcmf_dbg(INTR, "OOB intr triggered\n"); in brcmf_sdiod_oob_irqhandler() 87 brcmf_dbg(INTR, "IB intr triggered\n"); in brcmf_sdiod_ib_irqhandler()
|
| H A D | sdio.c | 2513 brcmf_dbg(INTR, "disable SDIO interrupts\n"); in brcmf_sdio_bus_stop()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | BuiltinsPPC.def | 50 #define CUSTOM_BUILTIN(ID, INTR, TYPES, ACCUMULATE, FEATURE) \ 56 // ID and INTR are the same. 57 // This avoids repeating the ID and INTR in the macro expression.
|
| /freebsd/sys/dev/sound/pci/ |
| H A D | maestro3.c | 74 enum {CHANGE=0, CALL=1, INTR=2, BORING=3, NONE=-1}; enumerator 1110 M3_DEBUG(INTR, ("m3_intr\n")); in m3_intr()
|
| /freebsd/sys/i386/conf/ |
| H A D | GENERIC | 345 options IICHID_SAMPLING # Workaround missing GPIO INTR support
|
| /freebsd/usr.sbin/sndctl/ |
| H A D | sndctl.c | 588 ch->interrupts = NV(number, INTR); in read_dev()
|
| /freebsd/sys/amd64/conf/ |
| H A D | GENERIC | 400 options IICHID_SAMPLING # Workaround missing GPIO INTR support
|
| /freebsd/sys/x86/conf/ |
| H A D | NOTES | 589 options IICHID_SAMPLING # Workaround missing GPIO INTR support
|
| /freebsd/sys/dev/mlx4/mlx4_en/ |
| H A D | mlx4_en_netdev.c | 1086 en_dbg(INTR, priv, "Default coalesing params for mtu: %u - " in mlx4_en_set_default_moderation()
|