Home
last modified time | relevance | path

Searched refs:out_mode (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/rockchip/
Drockchip_vop_reg.c169 .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),
Drockchip_drm_vop.h120 struct vop_reg out_mode; member
Drockchip_drm_vop2.c1522 u8 out_mode; in vop2_crtc_atomic_enable() local
1566 out_mode = ROCKCHIP_OUT_MODE_P888; in vop2_crtc_atomic_enable()
1568 out_mode = vcstate->output_mode; in vop2_crtc_atomic_enable()
1570 dsp_ctrl |= FIELD_PREP(RK3568_VP_DSP_CTRL__OUT_MODE, out_mode); in vop2_crtc_atomic_enable()
Drockchip_drm_vop.c1428 VOP_REG_SET(vop, common, out_mode, s->output_mode); in vop_crtc_atomic_enable()
/Linux-v6.1/drivers/iio/dac/
Dad5770r.c190 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()
/Linux-v6.1/sound/isa/wss/
Dwss_lib.c1209 goto out_mode; in snd_ad1848_probe()
1218 goto out_mode; in snd_ad1848_probe()
1225 out_mode: in snd_ad1848_probe()
/Linux-v6.1/drivers/video/fbdev/
Duvesafb.c1718 goto out_mode; in uvesafb_probe()
1764 out_mode: in uvesafb_probe()