Home
last modified time | relevance | path

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

/linux-4.4.14/arch/parisc/include/asm/
Dgrfioctl.h53 #define S9000_ID_HCRX 0x2BCB015A /* Hyperdrive/Hyperbowl (A4071A) Graphics */ macro
64 #define CRT_ID_HCRX S9000_ID_HCRX /* Hyperdrive HCRX */
/linux-4.4.14/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()
1164 case S9000_ID_HCRX: in stifb_init_fb()
1212 case S9000_ID_HCRX: /* Hyperdrive/HCRX */ in stifb_init_fb()
/linux-4.4.14/drivers/video/console/
Dsticore.c789 case S9000_ID_HCRX: in sti_read_rom()