OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:elroy_write32
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/hppa/dev/
elroyvar.h
58
void
elroy_write32
(volatile uint32_t *, uint32_t);
apic.c
89
elroy_write32
(&r->apic_addr, htole32(reg));
90
elroy_write32
(&r->apic_data, htole32(val));
97
elroy_write32
(&r->apic_addr, htole32(reg));
220
elroy_write32
(&r->apic_eoi,
251
elroy_write32
(&r->apic_eoi, htole32((31 - irq) & APIC_ENT0_VEC));
elroy.c
57
void
elroy_write32
(volatile uint32_t *, uint32_t);
215
elroy_write32
(volatile uint32_t *p, uint32_t v)
function in typeref:typename:void
273
elroy_write32
(&r->arb_mask, htole32(ELROY_ARB_ENABLE));
274
elroy_write32
(&r->err_cfg, err_cfg |
276
elroy_write32
(&r->control, (control | htole32(ELROY_CONTROL_CE)) &
279
elroy_write32
(&r->pci_conf_addr, htole32(tag | reg));
283
elroy_write32
(&r->control, control |
285
elroy_write32
(&r->control, control);
286
elroy_write32
(&r->err_cfg, err_cfg);
288
elroy_write32
(&r->arb_mask, arb_mask)
[
all
...]
Completed in 22 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025