OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:creadr
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/cortex/
gicv3_its.c
125
uint64_t cwriter,
creadr
;
local in function:gits_command
128
creadr
= gits_read_8(its, GITS_CREADR);
129
if (ISSET(
creadr
, GITS_CREADR_Stalled)) {
130
DPRINTF(("ITS: stalled! GITS_CREADR = 0x%lx\n",
creadr
));
332
* The ITS command queue is empty when CWRITER and
CREADR
specify the
344
"ITS command queue timeout!
CREADR
=0x%lx CWRITER=0x%lx\n",
gicv3_its.c
125
uint64_t cwriter,
creadr
;
local in function:gits_command
128
creadr
= gits_read_8(its, GITS_CREADR);
129
if (ISSET(
creadr
, GITS_CREADR_Stalled)) {
130
DPRINTF(("ITS: stalled! GITS_CREADR = 0x%lx\n",
creadr
));
332
* The ITS command queue is empty when CWRITER and
CREADR
specify the
344
"ITS command queue timeout!
CREADR
=0x%lx CWRITER=0x%lx\n",
Completed in 27 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025