Home
last modified time | relevance | path

Searched refs:selection (Results 1 – 25 of 49) sorted by relevance

12

/drivers/media/platform/renesas/vsp1/
A Dvsp1_entity.c316 struct v4l2_rect *selection; in vsp1_subdev_set_pad_format() local
366 selection = v4l2_subdev_state_get_crop(state, fmt->pad); in vsp1_subdev_set_pad_format()
367 selection->left = 0; in vsp1_subdev_set_pad_format()
368 selection->top = 0; in vsp1_subdev_set_pad_format()
369 selection->width = format->width; in vsp1_subdev_set_pad_format()
370 selection->height = format->height; in vsp1_subdev_set_pad_format()
372 selection = v4l2_subdev_state_get_compose(state, fmt->pad); in vsp1_subdev_set_pad_format()
373 selection->left = 0; in vsp1_subdev_set_pad_format()
374 selection->top = 0; in vsp1_subdev_set_pad_format()
375 selection->width = format->width; in vsp1_subdev_set_pad_format()
[all …]
A Dvsp1_uif.c135 struct v4l2_rect *selection; in uif_set_selection() local
161 selection = v4l2_subdev_state_get_crop(state, sel->pad); in uif_set_selection()
162 *selection = sel->r; in uif_set_selection()
/drivers/soc/mediatek/
A Dmtk-mmsys.h88 #define MMSYS_ROUTE(from, to, reg_addr, reg_mask, selection) \ argument
91 __BUILD_BUG_ON_ZERO_MSG(~(reg_mask) & (selection), \
92 #selection " does not fit in " \
94 (selection)) \
/drivers/gpu/drm/amd/display/dc/dpp/dcn30/
A Ddcn30_dpp_cm.c319 uint16_t selection = 0; in program_gamut_remap() local
329 selection = 1; in program_gamut_remap()
335 selection = 2; in program_gamut_remap()
370 CM_GAMUT_REMAP_MODE, selection); in program_gamut_remap()
414 uint32_t selection; in read_gamut_remap() local
417 REG_GET(CM_GAMUT_REMAP_CONTROL, CM_GAMUT_REMAP_MODE_CURRENT, &selection); in read_gamut_remap()
419 *select = selection; in read_gamut_remap()
/drivers/gpu/drm/amd/display/dc/dpp/dcn10/
A Ddcn10_dpp_cm.c96 uint16_t selection = 0; in program_gamut_remap() local
106 selection = 1; in program_gamut_remap()
109 selection = 2; in program_gamut_remap()
112 selection = 3; in program_gamut_remap()
156 CM_GAMUT_REMAP_MODE, selection); in program_gamut_remap()
189 uint32_t selection; in read_gamut_remap() local
192 CM_GAMUT_REMAP_MODE, &selection); in read_gamut_remap()
194 *select = selection; in read_gamut_remap()
/drivers/gpu/drm/amd/display/dc/optc/dcn35/
A Ddcn35_optc.c222 OTG_CRC0_SELECT, params->selection, in optc35_configure_crc()
228 OTG_CRC0_SELECT, params->selection, in optc35_configure_crc()
255 OTG_CRC1_SELECT, params->selection, in optc35_configure_crc()
261 OTG_CRC1_SELECT, params->selection, in optc35_configure_crc()
/drivers/staging/gpib/common/
A Dgpib_os.c1812 struct gpib_select_pci_ioctl selection; in select_pci_ioctl() local
1818 retval = copy_from_user(&selection, (void __user *)arg, sizeof(selection)); in select_pci_ioctl()
1822 config->pci_bus = selection.pci_bus; in select_pci_ioctl()
1823 config->pci_slot = selection.pci_slot; in select_pci_ioctl()
1830 struct gpib_select_device_path_ioctl *selection; in select_device_path_ioctl() local
1837 if (!selection) in select_device_path_ioctl()
1840 retval = copy_from_user(selection, (void __user *)arg, in select_device_path_ioctl()
1843 vfree(selection); in select_device_path_ioctl()
1847 selection->device_path[sizeof(selection->device_path) - 1] = '\0'; in select_device_path_ioctl()
1850 if (strlen(selection->device_path) > 0) in select_device_path_ioctl()
[all …]
/drivers/net/mdio/
A DKconfig240 external and selection logic lies inside the same multiplexer.
251 external and selection logic lies inside the same multiplexer.
261 selection is under the control of GPIO lines.
272 a parent bus. Child bus selection is under the control of
283 parent bus. Child bus selection is under the control of one of
/drivers/cpuidle/
A DKconfig30 This governor implements a simplified idle state selection method
40 This governor implements haltpoll idle state selection, to be
/drivers/net/wireless/intel/iwlwifi/mld/tests/
A DMakefile2 iwlmld-tests-y += module.o hcmd.o utils.o link.o rx.o agg.o link-selection.o
/drivers/cxl/core/
A Dfeatures.c224 enum cxl_get_feat_selection selection, in cxl_get_feature() argument
242 pi.selection = selection; in cxl_get_feature()
477 feat_in->selection, rpc_out->payload, in cxlctl_get_feature()
A Dcore.h154 enum cxl_get_feat_selection selection,
/drivers/staging/media/ipu3/
A DTODO11 - Elaborate the functionality of different selection rectangles in driver
/drivers/gpu/drm/clients/
A DKconfig25 Enables the DRM client selection. DRM drivers that support the
96 The selection made here can be overridden by using the kernel
/drivers/net/ipa/
A DKconfig20 Note that if selected, the selection type must match that
/drivers/tty/vt/
A DMakefile8 selection.o keyboard.o \
/drivers/scsi/aic7xxx/
A Daic7xxx.seq70 * Turn off the selection hardware. We need to reset the
71 * selection request in order to perform a new selection.
91 test SSTAT0, SELDO|SELDI jnz selection;
105 * SCBs in the list of SCBs awaiting selection. Allocate a
157 * either a selection or reselection occurs.
161 selection:
172 * Guard against a bus free after (re)selection
285 * we've got a failed selection and must transition to bus
435 /* Turn off the selection hardware */
541 * and we believe this selection to be valid. If the ring
[all …]
A Daic79xx.seq364 * into the waiting for selection queue. Otherwise
365 * our batching and round-robin selection scheme
369 * SCB can be queued to the waiting for selection
401 * selection list.
624 * the point of selection until our idle
639 * a selection could be missed.
677 * the point of re-selection until our idle
701 * eventually restart the selection if appropriate.
746 * that the per-target selection queue is now empty.
825 * a selection could be missed.
[all …]
/drivers/accessibility/speakup/
A DMakefile27 selection.o \
/drivers/soc/loongson/
A DKconfig12 function selection for multiplexed signals, consistency of HDA, USB
/drivers/crypto/caam/
A DKconfig82 raising an interrupt, in the range 1-255. Note that a selection
83 of 1 functionally defeats the coalescing feature, and a selection
/drivers/soc/fsl/
A DKconfig17 function selection for multiplexed signals,and clock control.
/drivers/gpu/drm/udl/
A Dudl_modeset.c61 static char *udl_set_color_depth(char *buf, u8 selection) in udl_set_color_depth() argument
63 return udl_set_register(buf, UDL_REG_COLORDEPTH, selection); in udl_set_color_depth()
/drivers/net/team/
A DKconfig70 This mode provides load balancing functionality. Tx port selection
/drivers/pinctrl/mvebu/
A Dpinctrl-armada-37xx.c94 u32 selection; member
1033 regmap_read(info->regmap, SELECTION, &info->pm.selection); in armada_3700_pinctrl_suspend()
1100 regmap_write(info->regmap, SELECTION, info->pm.selection); in armada_3700_pinctrl_resume()

Completed in 41 milliseconds

12