Searched refs:v_total (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | tv_fs450.c | 386 int v_total; member in struct:_S_TIMING_SPECS 653 unsigned short v_total[5]; member in struct:_scantable 663 {617, 624, 617, 624, 624}, /*v_total */ 671 {740, 740, 740, 740, 740}, /*v_total */ 679 {525, 720, 525, 720, 720}, /*v_total */ 687 {720, 625, 720, 625, 625}, /*v_total */ 695 {933, 942, 933, 806, 806}, /*v_total */ 708 int v_total; member in struct:_ffolat 714 int v_total; member in struct:_ffolativo 2419 *v_total_min = ffo6x4ntsc[0].v_total; [all...] |
| /xsrc/external/mit/xf86-video-geode/dist/src/gfx/ |
| H A D | tv_fs450.c | 255 int v_total; member in struct:_S_TIMING_SPECS 499 unsigned short v_total[5]; member in struct:_scantable 509 {617, 624, 617, 624, 624}, /* v_total */ 517 {740, 740, 740, 740, 740}, /* v_total */ 525 {525, 720, 525, 720, 720}, /* v_total */ 533 {720, 625, 720, 625, 625}, /* v_total */ 541 {933, 942, 933, 806, 806}, /* v_total */ 551 int v_total; member in struct:_ffolat 556 int v_total; member in struct:_ffolativo 2190 *v_total_min = ffo6x4ntsc[0].v_total; [all...] |
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_probe.h | 399 uint32_t v_total; member in struct:avivo_crtc_state
|
| H A D | radeon_driver.c | 4975 state->crtc[0].v_total = INREG(AVIVO_D1CRTC_V_TOTAL); 5016 state->crtc[1].v_total = INREG(AVIVO_D2CRTC_V_TOTAL); 5391 OUTREG(AVIVO_D1CRTC_V_TOTAL, state->crtc[0].v_total); 5412 OUTREG(AVIVO_D2CRTC_V_TOTAL, state->crtc[1].v_total);
|
Completed in 17 milliseconds