Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-hw.c764 u16 h_inc, v_inc, yh_inc, yv_inc; in bdisp_hw_build_node() local
962 yh_inc = cfg->h_inc; in bdisp_hw_build_node()
965 node->y_rsf = yv_inc << 16 | yh_inc; in bdisp_hw_build_node()
967 node->y_hfp = bdisp_hw_get_hf_addr(yh_inc); in bdisp_hw_build_node()