Home
last modified time | relevance | path

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

/Linux-v5.10/arch/parisc/include/asm/
Dgrfioctl.h40 #define S9000_ID_HCRX 0x2BCB015A /* Hyperdrive/Hyperbowl (A4071A) Graphics */ macro
51 #define CRT_ID_HCRX S9000_ID_HCRX /* Hyperdrive HCRX */
/Linux-v5.10/drivers/video/fbdev/
Dstifb.c218 case S9000_ID_HCRX: in SETUP_FB()
886 if (fb->id != S9000_ID_HCRX) in SETUP_HCRX()
964 if (fb->id == S9000_ID_HCRX) { in stifb_setcolreg()
999 case S9000_ID_HCRX: in stifb_blank()
1027 WRITE_WORD(fb->id == S9000_ID_HCRX ? 0x13a02000 : 0x13a01000, fb, REG_10); in stifb_copyarea()
1063 case S9000_ID_HCRX: in stifb_init_display()
1162 case S9000_ID_HCRX: in stifb_init_fb()
1210 case S9000_ID_HCRX: /* Hyperdrive/HCRX */ in stifb_init_fb()
/Linux-v5.10/drivers/video/console/
Dsticore.c811 case S9000_ID_HCRX: in sti_read_rom()