Searched refs:MGAREG_VCOUNT (Results 1 – 2 of 2) sorted by relevance
380 vcount = RREG8(MGAREG_VCOUNT); in mga_g200wb_set_plls()383 tmpcount = RREG8(MGAREG_VCOUNT); in mga_g200wb_set_plls()570 vcount = RREG8(MGAREG_VCOUNT); in mga_g200eh_set_plls()573 tmpcount = RREG8(MGAREG_VCOUNT); in mga_g200eh_set_plls()805 count = RREG8(MGAREG_VCOUNT) + 2; in mga_set_start_address()806 while (RREG8(MGAREG_VCOUNT) < count); in mga_set_start_address()
108 #define MGAREG_VCOUNT 0x1e20 macro