Lines Matching defs:ty
450 u8 tx, ty;
470 ty = bottom_crop_line_num - act_yoffset;
474 ty = vir_width - width - act_xoffset;
478 ty = act_xoffset;
482 ty = act_yoffset;
486 ty = bottom_crop_line_num - act_yoffset;
490 ty = act_xoffset;
494 ty = vir_width - width - act_xoffset;
498 ty = act_yoffset;
503 ty &= 0x7f;
508 FIELD_PREP(TRANSFORM_YOFFSET, ty);