Lines Matching defs:uctrl_status
95 struct uctrl_status { struct
96 u8 current_temp; /* 0x07 */
97 u8 reset_status; /* 0x0b */
98 u16 event_status; /* 0x0c */
99 u16 error_status; /* 0x10 */
100 u16 external_status; /* 0x11, 0x1b */
101 u8 internal_charge; /* 0x18 */
102 u8 external_charge; /* 0x19 */
103 u16 control_lcd; /* 0x20 */
104 u8 control_bitport; /* 0x21 */
105 u8 speaker_volume; /* 0x23 */
106 u8 control_tft_brightness; /* 0x24 */
107 u8 control_kbd_repeat_delay; /* 0x28 */
108 u8 control_kbd_repeat_period; /* 0x29 */
109 u8 control_screen_contrast; /* 0x2F */