Searched refs:MGAREG_VCOUNT (Results 1 – 2 of 2) sorted by relevance
382 vcount = RREG8(MGAREG_VCOUNT); in mga_g200wb_set_plls()385 tmpcount = RREG8(MGAREG_VCOUNT); in mga_g200wb_set_plls()608 vcount = RREG8(MGAREG_VCOUNT); in mga_g200eh_set_plls()611 tmpcount = RREG8(MGAREG_VCOUNT); in mga_g200eh_set_plls()844 count = RREG8(MGAREG_VCOUNT) + 2; in mga_set_start_address()845 while (RREG8(MGAREG_VCOUNT) < count); in mga_set_start_address()
109 #define MGAREG_VCOUNT 0x1e20 macro