Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_vop.c36 static inline void set_vop_mcu_rs(struct vop *vop, int v) in set_vop_mcu_rs()
150 static int rockchip_vop_init_gamma(struct vop *vop, struct display_state *state) in rockchip_vop_init_gamma()
202 static void vop_post_config(struct display_state *state, struct vop *vop) in vop_post_config()
247 static void vop_mcu_bypass_mode_setup(struct display_state *state, struct vop *vop) in vop_mcu_bypass_mode_setup()
266 static void vop_mcu_mode_setup(struct display_state *state, struct vop *vop) in vop_mcu_mode_setup()
296 static u32 vop_mode_done(struct vop *vop) in vop_mode_done()
301 static void vop_set_out_mode(struct vop *vop, u32 mode) in vop_set_out_mode()
320 struct vop *vop; in rockchip_vop_init() local
685 static void scl_vop_cal_scl_fac(struct vop *vop, in scl_vop_cal_scl_fac()
786 static void vop_load_csc_table(struct vop *vop, u32 offset, const u32 *table) in vop_load_csc_table()
[all …]
H A Drockchip_vop.h13 #define VOP_REG_SUPPORT(vop, reg) \ argument
20 #define VOP_WIN_SUPPORT(vop, win, name) \ argument
23 #define VOP_CTRL_SUPPORT(vop, name) \ argument
29 #define _REG_SET(vop, name, off, reg, mask, v) \ argument
65 #define VOP_GRF_SET(vop, grf, reg, v) \ argument
502 struct vop { struct
509 const struct vop_ctrl *ctrl; argument
510 const struct vop_win *win; argument
511 const struct vop_line_flag *line_flag; argument
512 const struct vop_csc_table *csc_table; argument
[all …]
H A Drockchip_vop2.c1691 static inline void vop2_grf_writel(struct vop2 *vop, void *grf_base, u32 offset, in vop2_grf_writel()
1700 static inline u32 vop2_grf_readl(struct vop2 *vop, void *grf_base, u32 offset, in vop2_grf_readl()
/rk3399_rockchip-uboot/arch/arm/dts/
H A Drv1108.dtsi696 vop: vop@30040000 { label
H A Drk3128.dtsi373 vop: vop@1010e000 { label
H A Drv1106.dtsi903 vop: vop@ff990000 { label
H A Drk3308.dtsi267 vop: vop@ff2e0000 { label
H A Drk3506.dtsi1143 vop: vop@ff600000 { label
H A Drv1126.dtsi1523 vop: vop@ffb00000 { label
H A Drk3528.dtsi994 vop: vop@ff840000 { label
H A Drk3562.dtsi1231 vop: vop@ff400000 { label
H A Drk3568.dtsi1236 vop: vop@fe040000 { label
H A Drv1126b.dtsi3108 vop: vop@22150000 { label
H A Drk3576.dtsi2222 vop: vop@27d00000 { label
/rk3399_rockchip-uboot/drivers/ram/rockchip/
H A Drockchip_dmc.c25 u32 vop; member