Searched refs:gwin_vstart (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/graphic/hal/M7821/gop/ |
| H A D | halGOP.c | 3537 MS_U16 gwin_vstart, gwin_vend; in Hal_Ctrl4K120GopMode() local 3541 HAL_GOP_Read16Reg(pGOPHalLocal, u32MainBankOffSet + GOP_1GS0_VSTR, &gwin_vstart); in Hal_Ctrl4K120GopMode() 3545 gwin_height = (gwin_vend > gwin_vstart) ? gwin_vend - gwin_vstart : 0; in Hal_Ctrl4K120GopMode() 3560 gwin_vstart = 0; in Hal_Ctrl4K120GopMode()
|
| /utopia/UTPA2-700.0.x/modules/graphic/hal/maxim/gop/ |
| H A D | halGOP.c | 3437 MS_U16 gwin_vstart, gwin_vend; in Hal_Ctrl4K120GopMode() local 3441 HAL_GOP_Read16Reg(pGOPHalLocal, u32MainBankOffSet + GOP_1GS0_VSTR, &gwin_vstart); in Hal_Ctrl4K120GopMode() 3445 gwin_height = (gwin_vend > gwin_vstart) ? gwin_vend - gwin_vstart : 0; in Hal_Ctrl4K120GopMode() 3460 gwin_vstart = 0; in Hal_Ctrl4K120GopMode()
|
| /utopia/UTPA2-700.0.x/modules/graphic/hal/maserati/gop/ |
| H A D | halGOP.c | 3540 MS_U16 gwin_vstart, gwin_vend; in Hal_Ctrl4K120GopMode() local 3544 HAL_GOP_Read16Reg(pGOPHalLocal, u32MainBankOffSet + GOP_1GS0_VSTR, &gwin_vstart); in Hal_Ctrl4K120GopMode() 3548 gwin_height = (gwin_vend > gwin_vstart) ? gwin_vend - gwin_vstart : 0; in Hal_Ctrl4K120GopMode() 3563 gwin_vstart = 0; in Hal_Ctrl4K120GopMode()
|
| /utopia/UTPA2-700.0.x/modules/graphic/hal/M7621/gop/ |
| H A D | halGOP.c | 3437 MS_U16 gwin_vstart, gwin_vend; in Hal_Ctrl4K120GopMode() local 3441 HAL_GOP_Read16Reg(pGOPHalLocal, u32MainBankOffSet + GOP_1GS0_VSTR, &gwin_vstart); in Hal_Ctrl4K120GopMode() 3445 gwin_height = (gwin_vend > gwin_vstart) ? gwin_vend - gwin_vstart : 0; in Hal_Ctrl4K120GopMode() 3460 gwin_vstart = 0; in Hal_Ctrl4K120GopMode()
|