OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:priority_offset
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/imx/
imx51_tzic.c
215
int
priority_offset
;
local in function:tzic_establish_irq
223
priority_offset
= (is->is_irq / 4);
224
reg = INTC_READ(tzic, TZIC_PRIORITY(
priority_offset
));
227
INTC_WRITE(tzic, TZIC_PRIORITY(
priority_offset
), reg);
imx51_tzic.c
215
int
priority_offset
;
local in function:tzic_establish_irq
223
priority_offset
= (is->is_irq / 4);
224
reg = INTC_READ(tzic, TZIC_PRIORITY(
priority_offset
));
227
INTC_WRITE(tzic, TZIC_PRIORITY(
priority_offset
), reg);
Completed in 49 milliseconds
Indexes created Thu Sep 25 06:09:39 GMT 2025