Searched refs:top_offset (Results 1 – 11 of 11) sorted by relevance
| /linux/include/linux/mfd/mt6358/ |
| H A D | core.h | 16 unsigned int top_offset; member 153 .top_offset = MT6358_##sp##_TOP, \
|
| /linux/include/linux/mfd/mt6357/ |
| H A D | core.h | 116 .top_offset = MT6357_##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/include/linux/mfd/mt6359/ |
| H A D | core.h | 130 .top_offset = MT6359_##sp##_TOP, \
|
| /linux/drivers/media/platform/qcom/iris/ |
| H A D | iris_hfi_gen2_command.c | 218 u32 left_offset, top_offset; in iris_hfi_gen2_set_crop_offsets() local 226 top_offset = inst->crop.top; in iris_hfi_gen2_set_crop_offsets() 231 top_offset = inst->compose.top; in iris_hfi_gen2_set_crop_offsets() 237 top_offset = inst->crop.top; in iris_hfi_gen2_set_crop_offsets() 240 payload[0] = FIELD_PREP(GENMASK(31, 16), left_offset) | top_offset; in iris_hfi_gen2_set_crop_offsets()
|
| /linux/drivers/media/pci/cx25821/ |
| H A D | cx25821-core.c | 1051 struct scatterlist *sglist, unsigned int top_offset, in cx25821_risc_buffer() argument 1061 if (UNSET != top_offset) in cx25821_risc_buffer() 1082 if (UNSET != top_offset) { in cx25821_risc_buffer() 1083 rp = cx25821_risc_field(rp, sglist, top_offset, 0, bpl, padding, in cx25821_risc_buffer() 1089 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()
|