OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gfpic_enable
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/goldfish/
gfpic.c
52
#define
GFPIC_ENABLE
(4 << 2) /* enable IRQs (bitmask) */
73
*
gfpic_enable
--
77
gfpic_enable
(struct gfpic_softc *sc, int pirq)
function in typeref:typename:void
82
REG_WRITE(sc,
GFPIC_ENABLE
, (1U << pirq));
Completed in 10 milliseconds
Indexes created Sat Oct 18 23:09:54 GMT 2025