Searched refs:offset_x (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ |
| H A D | rmi.h | 46 u16 offset_x; 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 369 * 2x2 pixel region will be counted. Setting offset_x = 1 will discount the top 374 * pattern will be counted. In this case offset_x controls whether the pixel 375 * that's counted is in the left (if offset_x == 0) or right (if offset_x == 1) 392 * offset_x = 0 400 * offset_x = 0 410 * offset_x 422 __u8 offset_x; global() member [all...] |
| /linux/drivers/input/touchscreen/ |
| H A D | edt-ft5x06.c | 133 int offset_x; member 499 static EDT_ATTR(offset_x, S_IWUSR | S_IRUGO, NO_REGISTER, NO_REGISTER, 582 regmap_write(regmap, reg_addr->reg_offset_x, tsdata->offset_x); in edt_ft5x06_restore_reg_parameters() 986 tsdata->offset_x = val; in edt_ft5x06_ts_get_defaults() 1008 regmap_read(regmap, reg_addr->reg_offset_x, &tsdata->offset_x); in edt_ft5x06_ts_get_parameters()
|
| /linux/drivers/media/i2c/ |
| H A D | ov8865.c | 609 unsigned int offset_x; member 1991 OV8865_OFFSET_X_H(mode->offset_x)); in ov8865_mode_configure() 1996 OV8865_OFFSET_X_L(mode->offset_x)); in ov8865_mode_configure()
|
| /linux/drivers/media/platform/amphion/ |
| H A D | vdec.c | 976 if (inst->crop.left != hdr->offset_x) in vdec_check_source_change() 1021 inst->crop.left = vdec->codec_info.offset_x; in vdec_init_crop() 1349 hdr->offset_x, in vdec_event_seq_hdr()
|