Searched refs:out_mode (Results 1 – 6 of 6) sorted by relevance
/drivers/gpu/drm/rockchip/ |
D | rockchip_vop_reg.c | 169 .out_mode = VOP_REG(RK3036_DSP_CTRL0, 0xf, 0), 239 .out_mode = VOP_REG(PX30_DSP_CTRL2, 0xf, 16), 435 .out_mode = VOP_REG(RK3066_DSP_CTRL0, 0xf, 0), 542 .out_mode = VOP_REG(RK3188_DSP_CTRL0, 0xf, 0), 688 .out_mode = VOP_REG(RK3288_DSP_CTRL0, 0xf, 0), 892 .out_mode = VOP_REG(RK3399_DSP_CTRL0, 0xf, 0), 1070 .out_mode = VOP_REG(RK3328_DSP_CTRL0, 0xf, 0),
|
D | rockchip_drm_vop.h | 120 struct vop_reg out_mode; member
|
D | rockchip_drm_vop2.c | 1526 u8 out_mode; in vop2_crtc_atomic_enable() local 1570 out_mode = ROCKCHIP_OUT_MODE_P888; in vop2_crtc_atomic_enable() 1572 out_mode = vcstate->output_mode; in vop2_crtc_atomic_enable() 1574 dsp_ctrl |= FIELD_PREP(RK3568_VP_DSP_CTRL__OUT_MODE, out_mode); in vop2_crtc_atomic_enable()
|
D | rockchip_drm_vop.c | 1437 VOP_REG_SET(vop, common, out_mode, s->output_mode); in vop_crtc_atomic_enable()
|
/drivers/iio/dac/ |
D | ad5770r.c | 190 const struct ad5770r_out_range *out_mode, in ad5770r_set_output_mode() argument 195 regval = AD5770R_RANGE_OUTPUT_SCALING(out_mode->out_scale) | in ad5770r_set_output_mode() 196 AD5770R_RANGE_MODE(out_mode->out_range_mode); in ad5770r_set_output_mode()
|
/drivers/video/fbdev/ |
D | uvesafb.c | 1718 goto out_mode; in uvesafb_probe() 1765 out_mode: in uvesafb_probe()
|