Home
last modified time | relevance | path

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

/haiku/src/add-ons/accelerants/radeon/
H A Dpll.c232 int32 h_tweak_dir; in Radeon_MatchCRTPLL() local
237 for( h_tweak_dir = -1; h_tweak_dir <= 1; h_tweak_dir += 2 ) { in Radeon_MatchCRTPLL()
242 uint32 h_total = mode->timing.h_total + h_tweak * h_tweak_dir; in Radeon_MatchCRTPLL()