Home
last modified time | relevance | path

Searched refs:gfx_clock (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/video/
Dsstfb.h366 int gfx_clock; member
Dsstfb.c1657 sst_info->gfx_clock = spec->default_gfx_clock; in sst_init()
1660 sst_info->gfx_clock = gfxclk *1000; in sst_init()
1665 sst_calc_pll(sst_info->gfx_clock, &Fout, &gfx_timings); in sst_init()