Home
last modified time | relevance | path

Searched refs:s3ty (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-hw.c906 node->s3ty = src->bytesperline; in bdisp_hw_build_node()
908 node->s3ty *= 2; in bdisp_hw_build_node()
909 node->s3ty |= bdisp_hw_color_format(src_fmt); in bdisp_hw_build_node()
917 node->s3ty |= BLT_S3TY_BLANK_ACC; in bdisp_hw_build_node()
H A Dbdisp-reg.h33 u32 s3ty; member