OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HPCIO_INTR_EDGE
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/hpc/
hpciovar.h
80
#define
HPCIO_INTR_EDGE
(1<<0)
98
(
HPCIO_INTR_EDGE
|HPCIO_INTR_HOLD)
100
(
HPCIO_INTR_EDGE
|HPCIO_INTR_THROUGH)
hpcioman.c
117
hma.hma_intr_mode |=
HPCIO_INTR_EDGE
;
176
if (hma->hma_intr_mode &
HPCIO_INTR_EDGE
)
button.c
111
mode |=
HPCIO_INTR_EDGE
;
/src/sys/arch/hpcmips/vr/
vrgiu.c
559
if (mode &
HPCIO_INTR_EDGE
) {
569
if (!(mode &
HPCIO_INTR_EDGE
)) {
vrc4172gpio.c
525
if (mode &
HPCIO_INTR_EDGE
)
533
if (mode &
HPCIO_INTR_EDGE
) {
vrc4172pci.c
165
HPCIO_INTR_EDGE
|HPCIO_INTR_HOLD,
Completed in 124 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025