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

/drivers/gpu/drm/nouveau/core/subdev/clock/
H A Dgk20a.c54 #define GPCPLL_NDIV_SLOWDOWN (SYS_GPCPLL_CFG_BASE + 0x1c) macro
286 nv_mask(priv, GPCPLL_NDIV_SLOWDOWN,
298 val = nv_rd32(priv, GPCPLL_NDIV_SLOWDOWN);
301 nv_wr32(priv, GPCPLL_NDIV_SLOWDOWN, val);
311 nv_mask(priv, GPCPLL_NDIV_SLOWDOWN,
314 nv_rd32(priv, GPCPLL_NDIV_SLOWDOWN);

Completed in 57 milliseconds