OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clkgatings
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/arm/marvell/
kirkwood.c
97
}
clkgatings
[]= {
variable in typeref:struct:__anon1094
296
for (i = 0; i < __arraycount(
clkgatings
); i++) {
297
if (
clkgatings
[i].offset == mva->mva_offset) {
299
if ((val &
clkgatings
[i].bits) ==
clkgatings
[i].bits)
dove.c
137
}
clkgatings
[]= {
variable in typeref:struct:__anon1093
343
for (i = 0; i < __arraycount(
clkgatings
); i++) {
344
if (
clkgatings
[i].offset == mva->mva_offset) {
346
if ((val &
clkgatings
[i].bits) ==
clkgatings
[i].bits)
armadaxp.c
493
}
clkgatings
[]= {
variable in typeref:struct:__anon1092
1116
for (i = 0; i < __arraycount(
clkgatings
); i++) {
1117
if (
clkgatings
[i].offset == mva->mva_offset) {
1119
if ((val &
clkgatings
[i].bits) ==
clkgatings
[i].bits)
Completed in 47 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026