Home
last modified time | relevance | path

Searched refs:HGA_STATUS_VSYNC (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/video/fbdev/
H A Dhgafb.c96 #define HGA_STATUS_VSYNC 0x80 macro
325 p_save = q_save = inb_p(HGA_STATUS_PORT) & HGA_STATUS_VSYNC; in hga_card_detect()
328 q_save = inb(HGA_STATUS_PORT) & HGA_STATUS_VSYNC; in hga_card_detect()