Searched refs:surfaceWidthPerLink (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c1630 u32 surfaceWidthPerLink; local
1691 surfaceWidthPerLink = surfaceWidth;
1695 div_u64_rem(surfaceWidthPerLink, numLanesPerLink, &remain);

Completed in 280 milliseconds