Home
last modified time | relevance | path

Searched defs:__ec_align4 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/
H A Dec_commands.h399 #define __ec_align4 __packed __aligned(4) macro
437 #define __ec_align4 __packed macro
3564 struct __ec_align4 { struct
3565 int ac;
3566 int chg_voltage;
3567 int chg_current;
3568 int chg_input_current;
3569 int batt_state_of_charge;
3572 struct __ec_align4 { struct
3573 uint32_t value;
[all …]