Searched refs:s2ty (Results 1 – 3 of 3) sorted by relevance
864 node->s2ty = src->bytesperline; in bdisp_hw_build_node()866 node->s2ty *= 2; in bdisp_hw_build_node()868 node->s2ty |= bdisp_hw_color_format(src_fmt); in bdisp_hw_build_node()884 node->s2ty = src->bytesperline; in bdisp_hw_build_node()886 node->s2ty /= 2; in bdisp_hw_build_node()888 node->s2ty *= 2; in bdisp_hw_build_node()890 node->s2ty |= bdisp_hw_color_format(src_fmt); in bdisp_hw_build_node()899 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 last_nodes_show()