Searched refs:gfx_timings (Results 1 – 1 of 1) sorted by relevance
1611 struct pll_timing gfx_timings; in sst_init() local1665 sst_calc_pll(sst_info->gfx_clock, &Fout, &gfx_timings); in sst_init()1666 sst_info->dac_sw.set_pll(sst_info, &gfx_timings, GFX_CLOCK); in sst_init()1711 struct pll_timing gfx_timings; in sst_shutdown() local1724 sst_calc_pll(20000, &Fout, &gfx_timings); in sst_shutdown()1725 sst_info->dac_sw.set_pll(sst_info, &gfx_timings, GFX_CLOCK); in sst_shutdown()