Searched refs:s2ty (Results 1 – 3 of 3) sorted by relevance
569 node->s2ty = src->bytesperline; in bdisp_hw_build_node()571 node->s2ty *= 2; in bdisp_hw_build_node()573 node->s2ty |= bdisp_hw_color_format(src_fmt); in bdisp_hw_build_node()589 node->s2ty = src->bytesperline; in bdisp_hw_build_node()591 node->s2ty /= 2; in bdisp_hw_build_node()593 node->s2ty *= 2; in bdisp_hw_build_node()595 node->s2ty |= bdisp_hw_color_format(src_fmt); in bdisp_hw_build_node()604 node->s1ty = node->s2ty; in bdisp_hw_build_node()
28 u32 s2ty; member
352 bdisp_dbg_dump_sty(s, node->s2ty, node->s2ba, "S2TY"); in bdisp_dbg_last_nodes()