Home
last modified time | relevance | path

Searched refs:POLFLAG_DCLK_INV (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.h770 #define POLFLAG_DCLK_INV BIT(3) macro
H A Drockchip_vop2_reg.c1407 if (polflags & POLFLAG_DCLK_INV) in rk3568_set_intf_mux()
H A Drockchip_drm_vop2.c1661 polflags |= POLFLAG_DCLK_INV; in vop2_crtc_atomic_enable()