Searched refs:offset_y (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/gpu/drm/mediatek/ |
| H A D | mtk_mdp_rdma.c | 185 unsigned int offset_y = 0; in mtk_mdp_rdma_config() local 220 offset_y = cfg->x_left * fmt_info->cpp[0] + cfg->y_top * src_pitch_y; in mtk_mdp_rdma_config() 222 mtk_ddp_write_mask(cmdq_pkt, offset_y, &priv->cmdq_reg, priv->regs, in mtk_mdp_rdma_config()
|
| /linux/include/linux/ |
| H A D | rmi.h | 47 u16 offset_y; member
|
| /linux/include/uapi/linux/media/arm/ |
| H A D | mali-c55-config.h | 362 * The skip_x, offset_x, skip_y and offset_y fields allow users to ignore or 364 * First, the skip_y, offset_x and offset_y fields define which of the pixels 368 * both offset_x and offset_y are zero, then the two left-most pixels in each 370 * left pixel and count the top right pixel. Setting offset_y = 1 will discount 376 * column and offset_y controls whether the pixel that's counted is in the top 377 * (if offset_y == 0) or bottom (if offset_y == 1) row. 394 * offset_y = 0 402 * offset_y = 1 412 * offset_y 424 __u8 offset_y; global() member [all...] |
| /linux/drivers/input/touchscreen/ |
| H A D | edt-ft5x06.c | 134 int offset_y; member 502 static EDT_ATTR(offset_y, S_IWUSR | S_IRUGO, NO_REGISTER, NO_REGISTER, 584 regmap_write(regmap, reg_addr->reg_offset_y, tsdata->offset_y); in edt_ft5x06_restore_reg_parameters() 993 tsdata->offset_y = val; in edt_ft5x06_ts_get_defaults() 1010 regmap_read(regmap, reg_addr->reg_offset_y, &tsdata->offset_y); in edt_ft5x06_ts_get_parameters()
|
| /linux/drivers/gpu/drm/amd/display/dc/gpio/dce110/ |
| H A D | hw_translate_dce110.c | 356 info->offset_y = info->offset + 2; in id_to_offset()
|
| /linux/drivers/gpu/drm/amd/display/dc/gpio/dce60/ |
| H A D | hw_translate_dce60.c | 390 info->offset_y = info->offset + 2; in id_to_offset()
|
| /linux/drivers/gpu/drm/amd/display/dc/gpio/dce120/ |
| H A D | hw_translate_dce120.c | 378 info->offset_y = info->offset + 2; in id_to_offset()
|
| /linux/drivers/media/i2c/ |
| H A D | ov8865.c | 615 unsigned int offset_y; member 2027 OV8865_OFFSET_Y_H(mode->offset_y)); in ov8865_mode_configure() 2032 OV8865_OFFSET_Y_L(mode->offset_y)); in ov8865_mode_configure()
|
| /linux/drivers/media/platform/amphion/ |
| H A D | vdec.c | 978 if (inst->crop.top != hdr->offset_y) in vdec_check_source_change() 1022 inst->crop.top = vdec->codec_info.offset_y; in vdec_init_crop() 1350 hdr->offset_y, in vdec_event_seq_hdr()
|