Lines Matching defs:__ec_align4
403 #define __ec_align4 __packed __aligned(4) macro
441 #define __ec_align4 __packed macro
1147 } __ec_align4; variable
3605 struct __ec_align4 { struct
3606 int ac;
3607 int chg_voltage;
3608 int chg_current;
3609 int chg_input_current;
3610 int batt_state_of_charge;
3613 struct __ec_align4 { struct
3614 uint32_t value;
3616 struct __ec_align4 { struct
3829 struct __ec_align4 { struct
3834 struct __ec_align4 { struct
3835 uint8_t data[SB_FW_UPDATE_CMD_WRITE_BLOCK_SIZE];