Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/aty/
Daty128fb.c900 unsigned int bios_hdr; in aty128_get_pllinfo() local
903 bios_hdr = BIOS_IN16(0x48); in aty128_get_pllinfo()
904 bios_pll = BIOS_IN16(bios_hdr + 0x30); in aty128_get_pllinfo()