Go to the documentation of this file.
14 #ifndef _INCLUDE_PALMZ72_H_
15 #define _INCLUDE_PALMZ72_H_
18 #define GPIO_NR_PALMZ72_GPIO_RESET 1
19 #define GPIO_NR_PALMZ72_POWER_DETECT 0
22 #define GPIO_NR_PALMZ72_SD_DETECT_N 14
23 #define GPIO_NR_PALMZ72_SD_POWER_N 98
24 #define GPIO_NR_PALMZ72_SD_RO 115
27 #define GPIO_NR_PALMZ72_WM9712_IRQ 27
30 #define GPIO_NR_PALMZ72_IR_DISABLE 49
33 #define GPIO_NR_PALMZ72_USB_DETECT_N 15
34 #define GPIO_NR_PALMZ72_USB_PULLUP 95
37 #define GPIO_NR_PALMZ72_BL_POWER 20
38 #define GPIO_NR_PALMZ72_LCD_POWER 96
41 #define GPIO_NR_PALMZ72_LED_GREEN 88
44 #define GPIO_NR_PALMZ72_BT_POWER 17
45 #define GPIO_NR_PALMZ72_BT_RESET 83
48 #define GPIO_NR_PALMZ72_CAM_PWDN 56
49 #define GPIO_NR_PALMZ72_CAM_RESET 57
50 #define GPIO_NR_PALMZ72_CAM_POWER 91
55 #define PALMZ72_BAT_MAX_VOLTAGE 4000
56 #define PALMZ72_BAT_MIN_VOLTAGE 3550
57 #define PALMZ72_BAT_MAX_CURRENT 0
58 #define PALMZ72_BAT_MIN_CURRENT 0
59 #define PALMZ72_BAT_MAX_CHARGE 1
60 #define PALMZ72_BAT_MIN_CHARGE 1
61 #define PALMZ72_MAX_LIFE_MINS 360
64 #define PALMZ72_MAX_INTENSITY 0xFE
65 #define PALMZ72_DEFAULT_INTENSITY 0x7E
66 #define PALMZ72_LIMIT_MASK 0x7F
67 #define PALMZ72_PRESCALER 0x3F
68 #define PALMZ72_PERIOD_NS 3500
71 struct palmz72_resume_info {