Symbol: vop2_win
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
1097
struct vop2_win *win = to_vop2_win(plane);
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
1119
struct vop2_win *win = to_vop2_win(plane);
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
1166
struct vop2_win *win = to_vop2_win(plane);
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
150
static void vop2_win_disable(struct vop2_win *win)
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
1924
struct vop2_win *win = to_vop2_win(plane);
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
2304
static int vop2_plane_init(struct vop2 *vop2, struct vop2_win *win,
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
2344
static bool vop2_is_mirror_win(struct vop2_win *win)
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
2370
struct vop2_win *win;
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
2561
static int vop2_regmap_init(struct vop2_win *win, const struct reg_field *regs,
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
2586
struct vop2_win *win;
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
373
struct vop2_win *win = to_vop2_win(plane);
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
509
static int vop2_get_cluster_lb_mode(struct vop2_win *win,
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
549
static void vop2_setup_scale(struct vop2 *vop2, const struct vop2_win *win,
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
701
struct vop2_win *win,
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
989
struct vop2_win *win = to_vop2_win(plane);
drivers/gpu/drm/rockchip/rockchip_drm_vop2.h
251
struct vop2_win *primary_plane;
drivers/gpu/drm/rockchip/rockchip_drm_vop2.h
350
struct vop2_win win[];
drivers/gpu/drm/rockchip/rockchip_drm_vop2.h
831
static inline void vop2_win_write(const struct vop2_win *win, unsigned int reg, u32 v)
drivers/gpu/drm/rockchip/rockchip_drm_vop2.h
836
static inline bool vop2_cluster_window(const struct vop2_win *win)
drivers/gpu/drm/rockchip/rockchip_drm_vop2.h
846
static inline struct vop2_win *to_vop2_win(struct drm_plane *p)
drivers/gpu/drm/rockchip/rockchip_drm_vop2.h
848
return container_of(p, struct vop2_win, base);
drivers/gpu/drm/rockchip/rockchip_vop2_reg.c
1376
static struct vop2_win *vop2_find_win_by_phys_id(struct vop2 *vop2, uint8_t phys_id)
drivers/gpu/drm/rockchip/rockchip_vop2_reg.c
1378
struct vop2_win *win;
drivers/gpu/drm/rockchip/rockchip_vop2_reg.c
1866
struct vop2_win *win;
drivers/gpu/drm/rockchip/rockchip_vop2_reg.c
1893
static void vop2_setup_cluster_alpha(struct vop2 *vop2, struct vop2_win *main_win)
drivers/gpu/drm/rockchip/rockchip_vop2_reg.c
1979
struct vop2_win *win = to_vop2_win(plane);
drivers/gpu/drm/rockchip/rockchip_vop2_reg.c
2007
struct vop2_win *win = to_vop2_win(plane);
drivers/gpu/drm/rockchip/rockchip_vop2_reg.c
2198
struct vop2_win *win = to_vop2_win(plane);
drivers/gpu/drm/rockchip/rockchip_vop2_reg.c
2199
struct vop2_win *old_win;
drivers/gpu/drm/rockchip/rockchip_vop2_reg.c
2319
struct vop2_win *win;
drivers/gpu/drm/rockchip/rockchip_vop2_reg.c
2368
struct vop2_win *win = to_vop2_win(plane);
drivers/gpu/drm/rockchip/rockchip_vop2_reg.c
2403
struct vop2_win *win = to_vop2_win(plane);
drivers/gpu/drm/rockchip/rockchip_vop2_reg.c
2417
struct vop2_win *win;
drivers/gpu/drm/rockchip/rockchip_vop2_reg.c
2434
struct vop2_win *win = to_vop2_win(plane);