Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/aty/
Daty128fb.c921 unsigned int bios_hdr; in aty128_get_pllinfo() local
924 bios_hdr = BIOS_IN16(0x48); in aty128_get_pllinfo()
925 bios_pll = BIOS_IN16(bios_hdr + 0x30); in aty128_get_pllinfo()