Home
last modified time | relevance | path

Searched refs:vd_max (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/clk/versatile/
Dclk-versatile.c31 .vd_max = 263,
48 .vd_max = 511 + 8,
Dclk-impd1.c51 .vd_max = 519,
69 .vd_max = 519,
Dclk-realview.c29 .vd_max = 511 + 8,
/linux-4.1.27/arch/arm/common/
Dicst.c52 struct icst_vco vco = { .s = 1, .v = p->vd_max, .r = p->rd_max }; in icst_hz_to_vco()
85 if (vd < p->vd_min || vd > p->vd_max) in icst_hz_to_vco()
/linux-4.1.27/arch/arm/include/asm/hardware/
Dicst.h22 unsigned short vd_max; /* inclusive */ member
/linux-4.1.27/drivers/cpufreq/
Dintegrator-cpufreq.c37 .vd_max = 132,
49 .vd_max = 160,
/linux-4.1.27/arch/arm/mach-versatile/
Dcore.c336 .vd_max = 511 + 8,