Home
last modified time | relevance | path

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

/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h700-anbernic-rg35xx-h.dts60 channels = "left_x", "left_y", "right_x", "right_y";
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3566-anbernic-rg353x.dtsi58 channels = "left_x", "right_x", "left_y", "right_y";
H A Drk3566-powkiddy-rk2023.dtsi68 channels = "left_x", "right_x", "left_y", "right_y";
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_g2d.c175 unsigned int left_x; member
644 width = (int)buf_desc->right_x - (int)buf_desc->left_x; in g2d_check_buf_desc_is_valid()
1097 buf_desc->left_x = value & 0x1fff; in g2d_check_reg_offset()