OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fixed_div
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/arm/nvidia/
tegra_clock.h
84
struct tegra_fixed_div_clk
fixed_div
;
member in union:tegra_clk::__anon56bd0515010a
tegra124_car.c
326
.
fixed_div
= { \
1210
struct tegra_fixed_div_clk *tfixed_div = &tclk->u.
fixed_div
;
1443
rate * tclk->u.
fixed_div
.div);
tegra210_car.c
338
.
fixed_div
= { \
1316
struct tegra_fixed_div_clk *tfixed_div = &tclk->u.
fixed_div
;
1533
rate * tclk->u.
fixed_div
.div);
/src/sys/arch/arm/altera/
cycv_clkmgr.c
80
uint32_t
fixed_div
;
member in union:cycv_clk::__anon4eb1fd64010a
258
&clk->u.
fixed_div
) == 0) {
278
clk->u.
fixed_div
= 1;
393
aprint_debug(" Fixed divisor = %u\n", clk->u.
fixed_div
);
483
return parent_rate / clk->u.
fixed_div
;
Completed in 44 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025