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

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dr100.c3321 uint32_t pixel_bytes1 = 0; local
3328 pixel_bytes1 = rdev->mode_info.crtcs[0]->base.fb->bits_per_pixel / 8;
3368 temp_ff.full = dfixed_const(pixel_bytes1);
3563 stop_req = mode1->hdisplay * pixel_bytes1 / 16;
3571 temp_ff.full = dfixed_const((16/pixel_bytes1));

Completed in 111 milliseconds