Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clk/versatile/
A Dclk-versatile.c27 .vd_max = 263,
44 .vd_max = 511 + 8,
A Dicst.c49 struct icst_vco vco = { .s = 1, .v = p->vd_max, .r = p->rd_max }; in icst_hz_to_vco()
82 if (vd < p->vd_min || vd > p->vd_max) in icst_hz_to_vco()
A Dclk-icst.c414 .vd_max = 263,
425 .vd_max = 511 + 8,
446 .vd_max = 192,
460 .vd_max = 50,
474 .vd_max = 33,
A Dclk-impd1.c31 .vd_max = 519,
49 .vd_max = 519,
A Dicst.h17 unsigned short vd_max; /* inclusive */ member

Completed in 5 milliseconds