Home
last modified time | relevance | path

Searched refs:fcolor (Results 1 – 16 of 16) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/de/lowlevel_v3x/
Dde_rtmx_type.h226 union __vi_lay_fcolor_reg_t fcolor[4]; member
349 union __ui_lay_fcolor_reg_t fcolor; member
553 union __bld_fcolor_reg_t fcolor; member
Dde_rtmx.c1560 rtmx[sel].ui_ovl[unum]->cfg[layno].fcolor.dwval = en ? in de_rtmx_set_lay_fcolor()
1584 rtmx[sel].vi_ovl[chno]->fcolor[layno].dwval = en ? in de_rtmx_set_lay_fcolor()
1909 rtmx[sel].bld_ctl->bld_pipe_attr[pno].fcolor.dwval = 0xff000000 | color; in de_rtmx_set_pipe_cfg()
2017 rtmx[sel].bld_ctl->bld_pipe_attr[bldno].fcolor.dwval = in de_rtmx_set_blend_color()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/de/lowlevel_v33x/de330/
Dde_ovl_type.h132 union ovl_v_fcolor_reg fcolor[4]; member
246 union ovl_u_fcolor_reg fcolor; member
Dde_bld_type.h201 union bld_fcolor_reg fcolor; member
Dde_bld.c80 reg->pipe.attr[0].fcolor.dwval = color; in de_bld_set_pipe_fcolor()
Dde_ovl.c405 reg->fcolor[lay_cfg->layer_id].dwval = lay->color; in de_ovl_v_apply_lay()
530 reg->lay[lay_cfg->layer_id].fcolor.dwval = lay->color; in de_ovl_u_apply_lay()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/de/lowlevel_sun8iw8/
Dde_rtmx.h202 unsigned int fcolor; member
Dde_rtmx_type.h494 __bld_fcolor_reg_t fcolor; //0x04 member
Dde_rtmx.c1390 de200_rtmx[sel].bld_ctl->bld_pipe_attr[pno].fcolor.dwval = 0xff000000; in de_rtmx_set_pipe_cfg()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/de/lowlevel_sun50iw1/
Dde_rtmx_type.h497 __bld_fcolor_reg_t fcolor; /* 0x04 */ member
Dde_rtmx.h254 unsigned int fcolor; member
Dde_rtmx.c1370 de200_rtmx[sel].bld_ctl->bld_pipe_attr[bldno].fcolor.dwval = (0xff<<24)|(color&0xffffff); in de_rtmx_set_blend_color()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/de/lowlevel_sun8iw7/
Dde_rtmx.h305 unsigned int fcolor; member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/de/lowlevel_v2x/
Dde_rtmx.h315 unsigned int fcolor; member
Dde_rtmx_type.h528 union __bld_fcolor_reg_t fcolor; member
Dde_rtmx.c1771 de200_rtmx[sel].bld_ctl->bld_pipe_attr[pno].fcolor.dwval = in de_rtmx_set_pipe_cfg()
1884 de200_rtmx[sel].bld_ctl->bld_pipe_attr[bldno].fcolor.dwval = in de_rtmx_set_blend_color()