Searched refs:dom6 (Results 1 - 3 of 3) sorted by relevance

/drivers/gpu/drm/nouveau/
H A Dnv50_pm.c348 perflvl->dom6 = read_clk(dev, clk_src_dom6);
582 /* dom6: nfi what this is, but we're limited to various combinations
585 if (perflvl->dom6) {
587 if (clk_same(perflvl->dom6, read_clk(dev, clk_src_href))) {
590 if (clk_same(perflvl->dom6, read_clk(dev, clk_src_hclk))) {
594 clk = calc_div(clk, perflvl->dom6, &P1);
680 /* reclock vdec/dom6 */
695 * plls (nvclk to dom6, sclk to hclk), modify the plls, and
H A Dnouveau_perf.c304 perflvl->dom6 = ROM16(entry[20]) * 1000;
H A Dnouveau_drv.h492 u32 dom6; member in struct:nouveau_pm_level

Completed in 16 milliseconds