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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/aty/
H A Datyfb.h24 u32 dp_pix_width; /* acceleration */ member in struct:crtc
H A Dmach64_accel.c167 aty_st_le32(DP_PIX_WIDTH, par->crtc.dp_pix_width, par);
H A Datyfb_base.c794 u32 pix_width, dp_pix_width, dp_chain_mask; local
822 dp_pix_width = HOST_8BPP | SRC_8BPP | DST_8BPP |
828 dp_pix_width = HOST_15BPP | SRC_15BPP | DST_15BPP |
834 dp_pix_width = HOST_16BPP | SRC_16BPP | DST_16BPP |
840 dp_pix_width = HOST_8BPP | SRC_8BPP | DST_8BPP |
846 dp_pix_width = HOST_32BPP | SRC_32BPP | DST_32BPP |
1135 crtc->dp_pix_width = dp_pix_width;

Completed in 34 milliseconds