Searched refs:CR1R (Results 1 – 3 of 3) sorted by relevance
330 LOG(3,("Overlay: starting register programming beyond Vcount %d\n", CR1R(VCOUNT))); in gx00_bes_program_move_overlay()336 while ((uint16)CR1R(VCOUNT) > (si->dm.timing.v_total - 200)) snooze(4); in gx00_bes_program_move_overlay()352 LOG(3,("Overlay: completed at Vcount %d\n", CR1R(VCOUNT))); in gx00_bes_program_move_overlay()709 LOG(3,("Overlay: starting register programming beyond Vcount %d\n", CR1R(VCOUNT))); in gx00_configure_bes()715 while ((uint16)CR1R(VCOUNT) > (si->dm.timing.v_total - 200)) snooze(4); in gx00_configure_bes()772 LOG(3,("Overlay: completed at Vcount %d\n", CR1R(VCOUNT))); in gx00_configure_bes()
341 #define CR1R(A) (MGA_REG32(MGACR1_##A)) macro
319 #define CR1R(A) (NM_REG32(NMCR1_##A)) macro