Linux 4.19.133
[linux/fpc-iii.git] / drivers / staging / sm750fb / ddk750.h
blob734010324a8f039d5c253a20468b8d2271dcbf19
1 /*
2 * Copyright (c) 2007 by Silicon Motion, Inc. (SMI)
4 * All rights are reserved. Reproduction or in part is prohibited
5 * without the written consent of the copyright owner.
7 * RegSC.h --- SM718 SDK
8 * This file contains the definitions for the System Configuration registers.
9 */
11 #ifndef DDK750_H__
12 #define DDK750_H__
14 #include "ddk750_reg.h"
15 #include "ddk750_mode.h"
16 #include "ddk750_chip.h"
17 #include "ddk750_display.h"
18 #include "ddk750_power.h"
19 #ifdef USE_HW_I2C
20 #include "ddk750_hwi2c.h"
21 #endif
22 #include "ddk750_swi2c.h"
23 #endif