OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IRQ_F_EDGE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/evbmips/loongson/
loongson_intr.h
56
#define
IRQ_F_EDGE
0x40 /* edge trigger */
/src/sys/arch/algor/algor/
algor_p6032_intr.c
111
#define
IRQ_F_EDGE
0x02 /* edge trigger */
211
if (irqmap->flags &
IRQ_F_EDGE
)
/src/sys/arch/evbmips/gdium/
gdium_intr.c
89
#define
IRQ_F_EDGE
0x40 /* edge trigger */
107
{ "pci perr", GDIUM_IRQ_PCI_PERR,
IRQ_F_EDGE
|IRQ_F_INT1 },
108
{ "pci serr", GDIUM_IRQ_PCI_SERR,
IRQ_F_EDGE
|IRQ_F_INT1 },
204
if (irqmap->flags &
IRQ_F_EDGE
)
Completed in 12 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025