Searched refs:dp_pix_width (Results 1 – 3 of 3) sorted by relevance
771 u32 pix_width, dp_pix_width, dp_chain_mask; in aty_var_to_crtc() local798 dp_pix_width = in aty_var_to_crtc()805 dp_pix_width = HOST_15BPP | SRC_15BPP | DST_15BPP | in aty_var_to_crtc()811 dp_pix_width = HOST_16BPP | SRC_16BPP | DST_16BPP | in aty_var_to_crtc()817 dp_pix_width = in aty_var_to_crtc()824 dp_pix_width = HOST_32BPP | SRC_32BPP | DST_32BPP | in aty_var_to_crtc()1099 crtc->dp_pix_width = dp_pix_width; in aty_var_to_crtc()
24 u32 dp_pix_width; /* acceleration */ member
163 aty_st_le32(DP_PIX_WIDTH, par->crtc.dp_pix_width, par); in aty_init_engine()