OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:jhcc_nclks
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/riscv/starfive/
jh7100_clkc.c
406
size_t
jhcc_nclks
;
member in struct:jh7100_clk_config
412
.
jhcc_nclks
= __arraycount(jh7100_clocks),
419
.
jhcc_nclks
= __arraycount(jh7100_audclk_clocks),
515
sc->sc_nclks = jhcc->
jhcc_nclks
;
jh7110_clkc.c
818
size_t
jhcc_nclks
;
member in struct:jh7110_clock_config
823
.
jhcc_nclks
= __arraycount(jh7110_sysclk_clocks),
828
.
jhcc_nclks
= __arraycount(jh7110_aonclk_clocks),
833
.
jhcc_nclks
= __arraycount(jh7110_stgclk_clocks),
839
.
jhcc_nclks
= __arraycount(jh7110_ispclk_clocks),
845
.
jhcc_nclks
= __arraycount(jh7110_voutclk_clocks),
1129
sc->sc_nclks = jhcc->
jhcc_nclks
;
Completed in 14 milliseconds
Indexes created Tue Oct 07 21:09:53 GMT 2025