Searched refs:MGAREG_VCOUNT (Results 1 – 2 of 2) sorted by relevance
279 vcount = RREG8(MGAREG_VCOUNT); in mga_g200wb_set_plls()282 tmpcount = RREG8(MGAREG_VCOUNT); in mga_g200wb_set_plls()471 vcount = RREG8(MGAREG_VCOUNT); in mga_g200eh_set_plls()474 tmpcount = RREG8(MGAREG_VCOUNT); in mga_g200eh_set_plls()705 count = RREG8(MGAREG_VCOUNT) + 2; in mga_set_start_address()706 while (RREG8(MGAREG_VCOUNT) < count); in mga_set_start_address()
108 #define MGAREG_VCOUNT 0x1e20 macro