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