Home
last modified time | relevance | path

Searched defs:MClk (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/video/fbdev/nvidia/
H A Dnv_hw.c141 static void nvGetClocks(struct nvidia_par *par, unsigned int *MClk, in nvGetClocks()
387 unsigned int MClk, NVClk, cfg1; in nv4UpdateArbitrationSettings() local
626 unsigned int MClk, NVClk, cfg1; in nv10UpdateArbitrationSettings() local
661 unsigned int MClk, NVClk; in nv30UpdateArbitrationSettings() local
684 unsigned int M, N, P, pll, MClk, NVClk, memctrl; in nForceUpdateArbitrationSettings() local
/openbmc/linux/drivers/video/fbdev/riva/
H A Driva_hw.c618 unsigned int M, N, P, pll, MClk; in nv3UpdateArbitrationSettings() local
802 unsigned int M, N, P, pll, MClk, NVClk, cfg1; in nv4UpdateArbitrationSettings() local
1051 unsigned int M, N, P, pll, MClk, NVClk, cfg1; in nv10UpdateArbitrationSettings() local
1097 unsigned int M, N, P, pll, MClk, NVClk; in nForceUpdateArbitrationSettings() local
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Darb.c200 int MClk = nouveau_hw_get_clock(dev, PLL_MEMORY); in nv04_update_arb() local