/usr/src/linux-headers-5.15.0-190/arch/parisc/include/asm
NameSizeModeActions
agp.h5960644editdlrm
alternative.h19540644editdlrm
asm-offsets.h350644editdlrm
asmregs.h24780644editdlrm
assembly.h124960644editdlrm
atomic.h57180644editdlrm
barrier.h25630644editdlrm
bitops.h55780644editdlrm
bug.h24080644editdlrm
cache.h20840644editdlrm
cacheflush.h37730644editdlrm
checksum.h47150644editdlrm
cmpxchg.h37830644editdlrm
compat.h39730644editdlrm
compat_ucontext.h5910644editdlrm
delay.h5330644editdlrm
dma-mapping.h10120644editdlrm
dma.h58490644editdlrm
dwarf.h4560644editdlrm
eisa_bus.h4920644editdlrm
eisa_eeprom.h43180644editdlrm
elf.h143810644editdlrm
fb.h4910644editdlrm
fixmap.h16110644editdlrm
floppy.h61930644editdlrm
ftrace.h6410644editdlrm
futex.h26660644editdlrm
grfioctl.h40900644editdlrm
hardirq.h9760644editdlrm
hardware.h42390644editdlrm
hash.h51940644editdlrm
hugetlb.h13310644editdlrm
ide.h11200644editdlrm
io.h83070644editdlrm
irq.h11710644editdlrm
irqflags.h10460644editdlrm
jump_label.h9900644editdlrm
kbdleds.h4770644editdlrm
Kbuild1750644editdlrm
kexec.h8270644editdlrm
kgdb.h13180644editdlrm
kprobes.h12840644editdlrm
ldcw.h25700644editdlrm
led.h13620644editdlrm
linkage.h7380644editdlrm
machdep.h3490644editdlrm
mckinley.h2700644editdlrm
mmu.h1950644editdlrm
mmu_context.h23550644editdlrm
mmzone.h2020644editdlrm
module.h5270644editdlrm
page.h55330644editdlrm
parisc-device.h19640644editdlrm
parport.h3580644editdlrm
patch.h4450644editdlrm
pci.h59560644editdlrm
pdc.h42690644editdlrm
pdcpat.h169680644editdlrm
pdc_chassis.h147450644editdlrm
perf.h19360644editdlrm
perf_event.h1520644editdlrm
pgalloc.h17220644editdlrm
pgtable.h170620644editdlrm
prefetch.h11470644editdlrm
processor.h94860644editdlrm
psw.h24640644editdlrm
ptrace.h16030644editdlrm
ropes.h100600644editdlrm
rt_sigframe.h7450644editdlrm
runway.h3200644editdlrm
seccomp.h6510644editdlrm
sections.h4940644editdlrm
serial.h1240644editdlrm
shmparam.h2630644editdlrm
signal.h6850644editdlrm
smp.h12760644editdlrm
socket.h3100644editdlrm
sparsemem.h3450644editdlrm
special_insns.h15540644editdlrm
spinlock.h31820644editdlrm
spinlock_types.h7010644editdlrm
string.h2470644editdlrm
superio.h33330644editdlrm
switch_to.h3320644editdlrm
syscall.h14770644editdlrm
termios.h17610644editdlrm
thread_info.h31430644editdlrm
timex.h4030644editdlrm
tlb.h2880644editdlrm
tlbflush.h19750644editdlrm
topology.h9000644editdlrm
traps.h5980644editdlrm
uaccess.h62530644editdlrm
ucontext.h3270644editdlrm
unaligned.h3070644editdlrm
unistd.h57760644editdlrm
unwind.h27230644editdlrm
vmalloc.h960644editdlrm
Edit: /usr/src/linux-headers-5.15.0-190/arch/parisc/include/asm/grfioctl.h (4090B)
/* SPDX-License-Identifier: GPL-2.0-or-later */ /* Architecture specific parts of HP's STI (framebuffer) driver. * Structures are HP-UX compatible for XFree86 usage. * * Linux/PA-RISC Project (http://www.parisc-linux.org/) * Copyright (C) 2001 Helge Deller (deller a parisc-linux org) */ #ifndef __ASM_PARISC_GRFIOCTL_H #define __ASM_PARISC_GRFIOCTL_H /* upper 32 bits of graphics id (HP/UX identifier) */ #define GRFGATOR 8 #define S9000_ID_S300 9 #define GRFBOBCAT 9 #define GRFCATSEYE 9 #define S9000_ID_98720 10 #define GRFRBOX 10 #define S9000_ID_98550 11 #define GRFFIREEYE 11 #define S9000_ID_A1096A 12 #define GRFHYPERION 12 #define S9000_ID_FRI 13 #define S9000_ID_98730 14 #define GRFDAVINCI 14 #define S9000_ID_98705 0x26C08070 /* Tigershark */ #define S9000_ID_98736 0x26D148AB #define S9000_ID_A1659A 0x26D1482A /* CRX 8 plane color (=ELK) */ #define S9000_ID_ELK S9000_ID_A1659A #define S9000_ID_A1439A 0x26D148EE /* CRX24 = CRX+ (24-plane color) */ #define S9000_ID_A1924A 0x26D1488C /* GRX gray-scale */ #define S9000_ID_ELM S9000_ID_A1924A #define S9000_ID_98765 0x27480DEF #define S9000_ID_ELK_768 0x27482101 #define S9000_ID_STINGER 0x27A4A402 #define S9000_ID_TIMBER 0x27F12392 /* Bushmaster (710) Graphics */ #define S9000_ID_TOMCAT 0x27FCCB6D /* dual-headed ELK (Dual CRX) */ #define S9000_ID_ARTIST 0x2B4DED6D /* Artist (Gecko/712 & 715) onboard Graphics */ #define S9000_ID_HCRX 0x2BCB015A /* Hyperdrive/Hyperbowl (A4071A) Graphics */ #define CRX24_OVERLAY_PLANES 0x920825AA /* Overlay planes on CRX24 */ #define CRT_ID_ELK_1024 S9000_ID_ELK_768 /* Elk 1024x768 CRX */ #define CRT_ID_ELK_1280 S9000_ID_A1659A /* Elk 1280x1024 CRX */ #define CRT_ID_ELK_1024DB 0x27849CA5 /* Elk 1024x768 double buffer */ #define CRT_ID_ELK_GS S9000_ID_A1924A /* Elk 1280x1024 GreyScale */ #define CRT_ID_CRX24 S9000_ID_A1439A /* Piranha */ #define CRT_ID_VISUALIZE_EG 0x2D08C0A7 /* Graffiti, A4450A (built-in B132+/B160L) */ #define CRT_ID_THUNDER 0x2F23E5FC /* Thunder 1 VISUALIZE 48*/ #define CRT_ID_THUNDER2 0x2F8D570E /* Thunder 2 VISUALIZE 48 XP*/ #define CRT_ID_HCRX S9000_ID_HCRX /* Hyperdrive HCRX */ #define CRT_ID_CRX48Z S9000_ID_STINGER /* Stinger */ #define CRT_ID_DUAL_CRX S9000_ID_TOMCAT /* Tomcat */ #define CRT_ID_PVRX S9000_ID_98705 /* Tigershark */ #define CRT_ID_TIMBER S9000_ID_TIMBER /* Timber (710 builtin) */ #define CRT_ID_TVRX S9000_ID_98765 /* TVRX (gto/falcon) */ #define CRT_ID_ARTIST S9000_ID_ARTIST /* Artist */ #define CRT_ID_SUMMIT 0x2FC1066B /* Summit FX2, FX4, FX6 ... */ #define CRT_ID_LEGO 0x35ACDA30 /* Lego FX5, FX10 ... */ #define CRT_ID_PINNACLE 0x35ACDA16 /* Pinnacle FXe */ /* structure for ioctl(GCDESCRIBE) */ #define gaddr_t unsigned long /* FIXME: PA2.0 (64bit) portable ? */ struct grf_fbinfo { unsigned int id; /* upper 32 bits of graphics id */ unsigned int mapsize; /* mapped size of framebuffer */ unsigned int dwidth, dlength;/* x and y sizes */ unsigned int width, length; /* total x and total y size */ unsigned int xlen; /* x pitch size */ unsigned int bpp, bppu; /* bits per pixel and used bpp */ unsigned int npl, nplbytes; /* # of planes and bytes per plane */ char name[32]; /* name of the device (from ROM) */ unsigned int attr; /* attributes */ gaddr_t fbbase, regbase;/* framebuffer and register base addr */ gaddr_t regions[6]; /* region bases */ }; #define GCID _IOR('G', 0, int) #define GCON _IO('G', 1) #define GCOFF _IO('G', 2) #define GCAON _IO('G', 3) #define GCAOFF _IO('G', 4) #define GCMAP _IOWR('G', 5, int) #define GCUNMAP _IOWR('G', 6, int) #define GCMAP_HPUX _IO('G', 5) #define GCUNMAP_HPUX _IO('G', 6) #define GCLOCK _IO('G', 7) #define GCUNLOCK _IO('G', 8) #define GCLOCK_MINIMUM _IO('G', 9) #define GCUNLOCK_MINIMUM _IO('G', 10) #define GCSTATIC_CMAP _IO('G', 11) #define GCVARIABLE_CMAP _IO('G', 12) #define GCTERM _IOWR('G',20,int) /* multi-headed Tomcat */ #define GCDESCRIBE _IOR('G', 21, struct grf_fbinfo) #define GCFASTLOCK _IO('G', 26) #endif /* __ASM_PARISC_GRFIOCTL_H */