Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.h442 #define POLFLAG_DCLK_INV BIT(3)
454 #define POLFLAG_DCLK_INV global() macro
H A Drockchip_drm_vop2.c1472 if (polflags & POLFLAG_DCLK_INV) in rk3568_set_intf_mux()
1588 polflags |= POLFLAG_DCLK_INV; in vop2_crtc_atomic_enable()