Searched defs:vop (Results 1 – 15 of 15) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | rockchip_vop.c | 36 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 D | rockchip_vop.h | 13 #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 D | rockchip_vop2.c | 1691 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 D | rv1108.dtsi | 696 vop: vop@30040000 { label
|
| H A D | rk3128.dtsi | 373 vop: vop@1010e000 { label
|
| H A D | rv1106.dtsi | 903 vop: vop@ff990000 { label
|
| H A D | rk3308.dtsi | 267 vop: vop@ff2e0000 { label
|
| H A D | rk3506.dtsi | 1143 vop: vop@ff600000 { label
|
| H A D | rv1126.dtsi | 1523 vop: vop@ffb00000 { label
|
| H A D | rk3528.dtsi | 994 vop: vop@ff840000 { label
|
| H A D | rk3562.dtsi | 1231 vop: vop@ff400000 { label
|
| H A D | rk3568.dtsi | 1236 vop: vop@fe040000 { label
|
| H A D | rv1126b.dtsi | 3108 vop: vop@22150000 { label
|
| H A D | rk3576.dtsi | 2222 vop: vop@27d00000 { label
|
| /rk3399_rockchip-uboot/drivers/ram/rockchip/ |
| H A D | rockchip_dmc.c | 25 u32 vop; member
|