Home
last modified time | relevance | path

Searched defs:BIOS_IN16 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Dradeonfb.h429 #define BIOS_IN16(v) (readb(rinfo->bios_seg + (v)) | \ macro
H A Daty128fb.c497 #define BIOS_IN16(v) (readb(bios + (v)) | \ macro
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Dradeonfb.h429 #define BIOS_IN16(v) (readb(rinfo->bios_seg + (v)) | \ macro
H A Daty128fb.c497 #define BIOS_IN16(v) (readb(bios + (v)) | \ macro

Completed in 9 milliseconds