Home
last modified time | relevance | path

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

/arch/x86/boot/
Dvideo-bios.c94 if (in_idx(0x3c0, 0x10) & 0x01) in bios_probe()
98 if (in_idx(0x3ce, 0x06) & 0x01) in bios_probe()
102 if (in_idx(crtc, 0x0f)) in bios_probe()
Dvideo.h97 static inline u8 in_idx(u16 port, u8 index) in in_idx() function
112 return in_idx(port, index); in tst_idx()
Dvideo-mode.c131 pt = in_idx(crtc, 0x11); in vga_recalc_vertical()
137 ov = in_idx(crtc, 0x07); /* Overflow register */ in vga_recalc_vertical()