OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:arb_mask
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hppa/dev/
elroy.c
261
uint32_t
arb_mask
, err_cfg, control;
local
269
arb_mask
= elroy_read32(&r->
arb_mask
);
272
if (!
arb_mask
)
273
elroy_write32(&r->
arb_mask
, htole32(ELROY_ARB_ENABLE));
287
if (!
arb_mask
)
288
elroy_write32(&r->
arb_mask
,
arb_mask
);
300
uint32_t
arb_mask
, err_cfg, control;
local
307
arb_mask
= elroy_read32(&r->arb_mask)
[
all
...]
elroyreg.h
42
uint32_t
arb_mask
; /* 0x080 rw arbitration mask */
member in struct:elroy_regs
Completed in 27 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026