Searched refs:H_TABLE_POS1 (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_legacy_tv.c25 #define H_TABLE_POS1 6 macro
91 0x126d, /* H_TABLE_POS1 */
129 0x124f, /* H_TABLE_POS1 */
464 p1 = hor_timing_NTSC[H_TABLE_POS1]; radeon_legacy_tv_init_restarts()
467 p1 = hor_timing_PAL[H_TABLE_POS1]; radeon_legacy_tv_init_restarts()
474 h_changed = (p1 != tv_dac->tv.h_code_timing[H_TABLE_POS1] || radeon_legacy_tv_init_restarts()
477 tv_dac->tv.h_code_timing[H_TABLE_POS1] = p1; radeon_legacy_tv_init_restarts()

Completed in 66 milliseconds