| /linux/include/linux/mfd/mt6358/ |
| H A D | core.h | 16 unsigned int top_offset; member 153 .top_offset = MT6358_##sp##_TOP, \
|
| /linux/drivers/media/pci/cx88/ |
| H A D | cx88-core.c | 132 unsigned int top_offset, unsigned int bottom_offset, in cx88_risc_buffer() argument 139 if (top_offset != UNSET) in cx88_risc_buffer() 162 if (top_offset != UNSET) in cx88_risc_buffer() 163 rp = cx88_risc_field(rp, sglist, top_offset, 0, in cx88_risc_buffer() 168 top_offset == UNSET); in cx88_risc_buffer()
|
| H A D | cx88.h | 624 unsigned int top_offset, unsigned int bottom_offset,
|
| /linux/drivers/media/pci/cx23885/ |
| H A D | cx23885-core.c | 1199 struct scatterlist *sglist, unsigned int top_offset, in cx23885_risc_buffer() argument 1207 if (UNSET != top_offset) in cx23885_risc_buffer() 1228 if (UNSET != top_offset) in cx23885_risc_buffer() 1229 rp = cx23885_risc_field(rp, sglist, top_offset, 0, in cx23885_risc_buffer() 1233 bpl, padding, lines, 0, UNSET == top_offset); in cx23885_risc_buffer() 1276 struct scatterlist *sglist, unsigned int top_offset, in cx23885_risc_vbibuffer() argument 1284 if (UNSET != top_offset) in cx23885_risc_vbibuffer() 1307 if (UNSET != top_offset) in cx23885_risc_vbibuffer() 1308 rp = cx23885_risc_field(rp, sglist, top_offset, 0, in cx23885_risc_vbibuffer() 1313 bpl, padding, lines, 0, UNSET == top_offset); in cx23885_risc_vbibuffer()
|
| /linux/drivers/media/platform/qcom/iris/ |
| H A D | iris_hfi_gen2_command.c | 233 u32 left_offset, top_offset; in iris_hfi_gen2_set_crop_offsets() local 241 top_offset = inst->crop.top; in iris_hfi_gen2_set_crop_offsets() 246 top_offset = inst->compose.top; in iris_hfi_gen2_set_crop_offsets() 254 top_offset = inst->crop.top; in iris_hfi_gen2_set_crop_offsets() 268 top_offset = 0; in iris_hfi_gen2_set_crop_offsets() 272 payload[0] = FIELD_PREP(GENMASK(31, 16), left_offset) | top_offset; in iris_hfi_gen2_set_crop_offsets()
|
| /linux/include/linux/mfd/mt6357/ |
| H A D | core.h | 116 .top_offset = MT6357_##sp##_TOP, \
|
| /linux/include/linux/mfd/mt6359/ |
| H A D | core.h | 130 .top_offset = MT6359_##sp##_TOP, \
|
| /linux/drivers/media/pci/cx25821/ |
| H A D | cx25821-core.c | 1052 struct scatterlist *sglist, unsigned int top_offset, in cx25821_risc_buffer() argument 1062 if (UNSET != top_offset) in cx25821_risc_buffer() 1083 if (UNSET != top_offset) { in cx25821_risc_buffer() 1084 rp = cx25821_risc_field(rp, sglist, top_offset, 0, bpl, padding, in cx25821_risc_buffer() 1090 padding, lines, UNSET == top_offset); in cx25821_risc_buffer()
|
| H A D | cx25821.h | 399 unsigned int top_offset,
|
| /linux/include/drm/ |
| H A D | drm_mipi_dbi.h | 129 unsigned int top_offset; member
|
| /linux/drivers/media/pci/intel/ipu6/ |
| H A D | ipu6-fw-isys.h | 373 s32 top_offset; member
|
| H A D | ipu6-fw-isys.c | 402 cfg->crop.top_offset); in ipu6_fw_isys_dump_stream_cfg()
|