Searched refs:dstval (Results 1 – 1 of 1) sorted by relevance
2594 u32 save_dp_datatype, save_dp_cntl, dstval; in aty128_rectcopy() local2599 dstval = depth_to_dst(info->current_par.crtc.depth); in aty128_rectcopy()2600 if (dstval == DST_24BPP) { in aty128_rectcopy()2604 } else if (dstval == -EINVAL) { in aty128_rectcopy()2617 aty_st_le32(DP_DATATYPE, save_dp_datatype | dstval | SRC_DSTCOLOR); in aty128_rectcopy()