Home
last modified time | relevance | path

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

/haiku/src/add-ons/accelerants/radeon/
H A Dpll.c213 const display_mode *mode, uint32 max_v_tweak, uint32 max_h_tweak, in Radeon_MatchCRTPLL() argument
236 for( h_tweak = 0; h_tweak <= max_h_tweak; ++h_tweak ) { in Radeon_MatchCRTPLL()
H A Dset_mode.h222 const display_mode *mode, uint32 max_v_tweak, uint32 max_h_tweak,