Searched defs:uctrl_status (Results 1 – 1 of 1) sorted by relevance
97 struct uctrl_status { struct98 u8 current_temp; /* 0x07 */99 u8 reset_status; /* 0x0b */100 u16 event_status; /* 0x0c */101 u16 error_status; /* 0x10 */102 u16 external_status; /* 0x11, 0x1b */103 u8 internal_charge; /* 0x18 */104 u8 external_charge; /* 0x19 */105 u16 control_lcd; /* 0x20 */106 u8 control_bitport; /* 0x21 */[all …]