Go to the source code of this file.
|
int | sm501_unit_power (struct device *dev, unsigned int unit, unsigned int to) |
|
unsigned long | sm501_set_clock (struct device *dev, int clksrc, unsigned long freq) |
|
unsigned long | sm501_find_clock (struct device *dev, int clksrc, unsigned long req_freq) |
|
int | sm501_misc_control (struct device *dev, unsigned long set, unsigned long clear) |
|
unsigned long | sm501_modify_reg (struct device *dev, unsigned long reg, unsigned long set, unsigned long clear) |
|
#define SM501_FBPD_SWAP_FB_ENDIAN (1<<0) /* need to endian swap */ |
#define SM501_FLAG_SUSPEND_OFF (1<<4) |
#define SM501_USE_AC97 (1<<7) |
#define SM501_USE_ALL (0xffffffff) |
#define SM501_USE_FBACCEL (1<<6) |
#define SM501_USE_GPIO (1<<9) |
#define SM501_USE_I2S (1<<8) |
#define SM501_USE_SSP0 (1<<2) |
#define SM501_USE_SSP1 (1<<3) |
#define SM501_USE_UART0 (1<<4) |
#define SM501_USE_UART1 (1<<5) |
#define SM501_USE_USB_HOST (1<<0) |
#define SM501_USE_USB_SLAVE (1<<1) |
#define SM501FB_FLAG_DISABLE_AT_EXIT (1<<1) |
#define SM501FB_FLAG_PANEL_INV_FPEN (1<<6) |
#define SM501FB_FLAG_PANEL_INV_VBIASEN (1<<7) |
#define SM501FB_FLAG_PANEL_NO_FPEN (1<<4) |
#define SM501FB_FLAG_PANEL_NO_VBIASEN (1<<5) |
#define SM501FB_FLAG_USE_HWACCEL (1<<3) |
#define SM501FB_FLAG_USE_HWCURSOR (1<<2) |
#define SM501FB_FLAG_USE_INIT_MODE (1<<0) |
- Enumerator:
SM501_FB_OWN |
|
SM501_FB_CRT_PANEL |
|
Definition at line 68 of file sm501.h.