Searched refs:test_pattern (Results 26 - 50 of 60) sorted by relevance

123

/linux-master/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h244 enum controller_dp_test_pattern test_pattern,
/linux-master/drivers/gpu/drm/amd/display/dc/inc/
H A Dlink.h310 enum dp_test_pattern test_pattern,
H A Dcore_types.h310 enum controller_dp_test_pattern test_pattern; member in struct:test_pattern_params
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_umsch_mm.c277 const uint32_t test_pattern = 0xdeadbeef; local
283 ib[3] = test_pattern;
299 if (*fence == test_pattern)
/linux-master/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c2756 u8 test_pattern; local
2758 test_pattern = data->phy_pattern;
2760 test_pattern = (test_pattern << 2) &
2763 test_pattern);
2770 test_pattern);
/linux-master/drivers/media/i2c/
H A Dov772x.c428 unsigned int test_pattern; member in struct:ov772x_priv
834 priv->test_pattern = ctrl->val;
1134 if (priv->test_pattern)
H A Dov2685.c101 struct v4l2_ctrl *test_pattern; member in struct:ov2685
711 ov2685->test_pattern = v4l2_ctrl_new_std_menu_items(handler,
H A Disl7998x.c534 u8 test_pattern; member in struct:isl7998x
727 if (isl7998x->test_pattern != 0) {
1081 isl7998x->test_pattern = ctrl->val;
H A Dimx274.c539 * @test_pattern: Pointer to test pattern ctrl structure
546 struct v4l2_ctrl *test_pattern; member in struct:imx274_ctrls
1421 priv->ctrls.test_pattern->val = TEST_PATTERN_DISABLED;
2083 imx274->ctrls.test_pattern = v4l2_ctrl_new_std_menu_items(
H A Dov5695.c109 struct v4l2_ctrl *test_pattern; member in struct:ov5695
1200 ov5695->test_pattern = v4l2_ctrl_new_std_menu_items(handler,
H A Dov5693.c172 struct v4l2_ctrl *test_pattern; member in struct:ov5693_device::ov5693_v4l2_ctrls
1155 ctrls->test_pattern = v4l2_ctrl_new_std_menu_items(
H A Dov2680.c130 struct v4l2_ctrl *test_pattern; member in struct:ov2680_ctrls
946 ctrls->test_pattern = v4l2_ctrl_new_std_menu_items(hdl,
H A Dar0521.c110 struct v4l2_ctrl *test_pattern; member in struct:ar0521_ctrls
653 ctrls->test_pattern = v4l2_ctrl_new_std_menu_items(hdl, ops,
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-core.h231 struct v4l2_ctrl *test_pattern; member in struct:vivid_dev
/linux-master/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator.c708 enum controller_dp_test_pattern test_pattern,
753 switch (test_pattern) {
757 dyn_range = (test_pattern ==
810 mode = (test_pattern ==
703 dce110_timing_generator_set_test_pattern( struct timing_generator *tg, enum controller_dp_test_pattern test_pattern, enum dc_color_depth color_depth) argument
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer.h400 enum controller_dp_test_pattern test_pattern,
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c1213 enum controller_dp_test_pattern test_pattern = CONTROLLER_DP_TEST_PATTERN_SOLID_COLOR; local
1236 test_pattern = CONTROLLER_DP_TEST_PATTERN_COLORSQUARES;
1240 test_pattern = CONTROLLER_DP_TEST_PATTERN_VIDEOMODE;
1248 test_pattern,
1261 test_pattern,
1521 if (new_pipe->stream->test_pattern.type != DP_TEST_PATTERN_VIDEO_MODE &&
1984 pipe_ctx->stream_res.test_pattern_params.test_pattern,
3103 enum controller_dp_test_pattern test_pattern,
3109 pipe_ctx->stream_res.opp->funcs->opp_set_disp_pattern_generator(pipe_ctx->stream_res.opp, test_pattern,
3101 dcn20_set_disp_pattern_generator(const struct dc *dc, struct pipe_ctx *pipe_ctx, enum controller_dp_test_pattern test_pattern, enum controller_dp_color_space color_space, enum dc_color_depth color_depth, const struct tg_color *solid_color, int width, int height, int offset) argument
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c724 * echo <test pattern #> > test_pattern
730 * echo 0x4 0x11 0x22 0x33 0x44 0x55 0x66 0x77 0x88 0x99 0xaa > test_pattern
733 * echo 0 > test_pattern
757 enum dp_test_pattern test_pattern = DP_TEST_PATTERN_UNSUPPORTED; local
795 test_pattern = param[0];
797 switch (test_pattern) {
819 test_pattern = DP_TEST_PATTERN_UNSUPPORTED;
829 if (test_pattern == DP_TEST_PATTERN_80BIT_CUSTOM) {
864 if (test_pattern != DP_TEST_PATTERN_VIDEO_MODE) {
877 test_pattern,
[all...]
/linux-master/drivers/usb/serial/
H A Dmos7840.c1417 __u16 test_pattern = 0x55AA; local
1435 (0x0300 | (((test_pattern >> i) & 0x0001) << 1)),
1447 if (((test_pattern >> i) ^ (~data >> 1)) & 0x0001)
/linux-master/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-capture.c77 camif_hw_set_test_pattern(camif, camif->test_pattern);
363 camif_hw_set_test_pattern(camif, camif->test_pattern);
1516 camif->test_pattern = camif->ctrl_test_pattern->val;
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-lite.c157 flite_hw_set_test_pattern(fimc, fimc->test_pattern->val);
239 flite_hw_set_test_pattern(fimc, fimc->test_pattern->val);
1401 fimc->test_pattern = v4l2_ctrl_new_custom(handler, &fimc_lite_ctrl,
/linux-master/drivers/usb/storage/
H A Dshuttle_usbat.c342 unsigned char test_pattern,
370 command[4] = test_pattern;
338 usbat_set_shuttle_features(struct us_data *us, unsigned char external_trigger, unsigned char epp_control, unsigned char mask_byte, unsigned char test_pattern, unsigned char subcountH, unsigned char subcountL) argument
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
H A Ddcn30_hwseq.c1149 enum controller_dp_test_pattern test_pattern,
1155 pipe_ctx->stream_res.opp->funcs->opp_set_disp_pattern_generator(pipe_ctx->stream_res.opp, test_pattern,
1147 dcn30_set_disp_pattern_generator(const struct dc *dc, struct pipe_ctx *pipe_ctx, enum controller_dp_test_pattern test_pattern, enum controller_dp_color_space color_space, enum dc_color_depth color_depth, const struct tg_color *solid_color, int width, int height, int offset) argument
/linux-master/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2974 stream->test_pattern = *update->pending_test_pattern;
3173 if (otg_master && otg_master->stream->test_pattern.type != DP_TEST_PATTERN_VIDEO_MODE)
3270 stream->test_pattern.type,
3271 stream->test_pattern.color_space,
3272 stream->test_pattern.p_link_settings,
3273 stream->test_pattern.p_custom_pattern,
3274 stream->test_pattern.cust_pattern_size);
3668 if (stream->test_pattern.type != DP_TEST_PATTERN_VIDEO_MODE) {
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c1549 static const u32 test_pattern[] = { local
1556 for (pat = 0; pat < ARRAY_SIZE(test_pattern); pat++) {
1558 ixgbe_write_reg(&adapter->hw, reg, test_pattern[pat] & write);
1560 if (val != (test_pattern[pat] & write & mask)) {
1562 reg, val, (test_pattern[pat] & write & mask));

Completed in 309 milliseconds

123