Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds