Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/versatile/
Dclk-versatile.c31 .rd_max = 65,
48 .rd_max = 127 + 2,
Dclk-impd1.c52 .rd_max = 120,
70 .rd_max = 120,
Dclk-realview.c30 .rd_max = 127 + 2,
/linux-4.4.14/arch/arm/common/
Dicst.c52 struct icst_vco vco = { .s = 1, .v = p->vd_max, .r = p->rd_max }; in icst_hz_to_vco()
77 for (rd = p->rd_min; rd <= p->rd_max; rd++) { in icst_hz_to_vco()
/linux-4.4.14/arch/arm/include/asm/hardware/
Dicst.h24 unsigned char rd_max; /* inclusive */ member
/linux-4.4.14/drivers/cpufreq/
Dintegrator-cpufreq.c39 .rd_max = 24,
51 .rd_max = 24,
/linux-4.4.14/arch/arm/mach-versatile/
Dcore.c338 .rd_max = 127 + 2,