Home
last modified time | relevance | path

Searched refs:R128_GMC_DST_32BPP (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/char/drm-4.0/
Dr128_state.c300 fb_bpp = R128_GMC_DST_32BPP; in r128_clear_box()
384 fb_bpp = R128_GMC_DST_32BPP; in r128_cce_dispatch_clear()
395 depth_bpp = R128_GMC_DST_32BPP; in r128_cce_dispatch_clear()
511 fb_bpp = R128_GMC_DST_32BPP; in r128_cce_dispatch_swap()
934 depth_bpp = R128_GMC_DST_32BPP; in r128_cce_dispatch_write_span()
1046 depth_bpp = R128_GMC_DST_32BPP; in r128_cce_dispatch_write_pixels()
1180 depth_bpp = R128_GMC_DST_32BPP; in r128_cce_dispatch_read_span()
1241 depth_bpp = R128_GMC_DST_32BPP; in r128_cce_dispatch_read_pixels()
Dr128_drv.h228 # define R128_GMC_DST_32BPP (6 << 8) macro
/linux-2.4.37.9/drivers/char/drm/
Dr128_drv.h219 # define R128_GMC_DST_32BPP (6 << 8) macro
Dr128_state.c312 fb_bpp = R128_GMC_DST_32BPP; in r128_clear_box()