OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:parent_index
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/altera/
cycv_clkmgr.c
567
int
parent_index
;
local in function:cycv_clkmgr_clock_get_parent
584
parent_index
= 0;
587
parent_index
= __SHIFTOUT(tmp, mux->mask);
590
if (
parent_index
>= mux->nparents) {
593
clk->base.name,
parent_index
);
598
mux->parents[
parent_index
]);
cycv_clkmgr.c
567
int
parent_index
;
local in function:cycv_clkmgr_clock_get_parent
584
parent_index
= 0;
587
parent_index
= __SHIFTOUT(tmp, mux->mask);
590
if (
parent_index
>= mux->nparents) {
593
clk->base.name,
parent_index
);
598
mux->parents[
parent_index
]);
Completed in 25 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025