Searched refs:TGA_INTR_STAT_REG (Results 1 – 2 of 2) sorted by relevance
46 #define TGA_INTR_STAT_REG 0x007c macro
581 while (!(TGA_READ_REG(TGA_INTR_STAT_REG) & 0x01)) in tgafb_set_par()583 TGA_WRITE_REG(0x01, TGA_INTR_STAT_REG); in tgafb_set_par()585 while (!(TGA_READ_REG(TGA_INTR_STAT_REG) & 0x01)) in tgafb_set_par()587 TGA_WRITE_REG(0x01, TGA_INTR_STAT_REG); in tgafb_set_par()