mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-10 06:29:51 -04:00
10 lines
307 B
C
10 lines
307 B
C
/* $NetBSD: w100reg.h,v 1.2 2012/08/12 08:59:58 nonaka Exp $ */
|
|
|
|
#define W100_REG_PCLK_CTRL 0x0090
|
|
|
|
#define W100_REG_GRAPHIC_CTRL 0x0414
|
|
#define W100_REG_GRAPHIC_OFFSET 0x0418
|
|
#define W100_REG_GRAPHIC_PITCH 0x041c
|
|
|
|
#define W100_REG_DISP_DB_BUF_CTRL 0x04d8
|