Home
last modified time | relevance | path

Searched defs:vop_win_phy (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/rockchip/
Drockchip_drm_vop.h127 struct vop_win_phy { struct
128 const struct vop_scl_regs *scl;
129 const uint32_t *data_formats;
130 uint32_t nformats;
132 struct vop_reg enable;
133 struct vop_reg gate;
134 struct vop_reg format;
135 struct vop_reg rb_swap;
159 const struct vop_win_phy *phy; argument