Searched refs:MGAREG_VCOUNT (Results 1 – 2 of 2) sorted by relevance
381 vcount = RREG8(MGAREG_VCOUNT); in mga_g200wb_set_plls()384 tmpcount = RREG8(MGAREG_VCOUNT); in mga_g200wb_set_plls()607 vcount = RREG8(MGAREG_VCOUNT); in mga_g200eh_set_plls()610 tmpcount = RREG8(MGAREG_VCOUNT); in mga_g200eh_set_plls()843 count = RREG8(MGAREG_VCOUNT) + 2; in mga_set_start_address()844 while (RREG8(MGAREG_VCOUNT) < count); in mga_set_start_address()
109 #define MGAREG_VCOUNT 0x1e20 macro