OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:act_freq
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/amlogic/
meson_sdhc.c
366
const u_int
act_freq
= pll_freq / clk_div;
local in function:meson_sdhc_default_rx_phase
368
if (
act_freq
> 90000) {
370
} else if (
act_freq
> 45000) {
376
} else if (
act_freq
>= 25000) {
378
} else if (
act_freq
> 5000) {
380
} else if (
act_freq
> 1000) {
meson_sdhc.c
366
const u_int
act_freq
= pll_freq / clk_div;
local in function:meson_sdhc_default_rx_phase
368
if (
act_freq
> 90000) {
370
} else if (
act_freq
> 45000) {
376
} else if (
act_freq
>= 25000) {
378
} else if (
act_freq
> 5000) {
380
} else if (
act_freq
> 1000) {
Completed in 23 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025