Lines Matching refs:uint8_t

303 	uint8_t flags;
304 uint8_t command_version;
305 uint8_t data_size;
310 uint8_t checksum;
470 uint8_t struct_version;
476 uint8_t checksum;
482 uint8_t command_version;
485 uint8_t reserved;
496 uint8_t struct_version;
502 uint8_t checksum;
617 uint8_t offset; /* Offset in memmap (EC_MEMMAP_*) */
618 uint8_t size; /* Size to read in bytes */
625 uint8_t cmd; /* Command to check */
661 uint8_t buf[32];
666 uint8_t buf[32];
906 uint8_t block[EC_VBNV_BLOCK_SIZE];
910 uint8_t block[EC_VBNV_BLOCK_SIZE];
934 uint8_t percent;
935 uint8_t enabled;
942 uint8_t percent;
962 uint8_t r, g, b;
982 uint8_t new_s0;
983 uint8_t osc_min[2]; /* AC=0/1 */
984 uint8_t osc_max[2]; /* AC=0/1 */
985 uint8_t w_ofs[2]; /* AC=0/1 */
988 uint8_t bright_bl_off_fixed[2]; /* AC=0/1 */
989 uint8_t bright_bl_on_min[2]; /* AC=0/1 */
990 uint8_t bright_bl_on_max[2]; /* AC=0/1 */
993 uint8_t battery_threshold[LB_BATTERY_LEVELS - 1];
996 uint8_t s0_idx[2][LB_BATTERY_LEVELS]; /* AP is running */
997 uint8_t s3_idx[2][LB_BATTERY_LEVELS]; /* AP is sleeping */
1004 uint8_t cmd; /* Command (see enum lightbar_command) */
1011 uint8_t num;
1015 uint8_t ctrl, reg, value;
1019 uint8_t led, red, green, blue;
1030 uint8_t reg;
1031 uint8_t ic0;
1032 uint8_t ic1;
1037 uint8_t num;
1105 uint8_t led_id; /* Which LED to control */
1106 uint8_t flags; /* Control flags */
1108 uint8_t brightness[EC_LED_COLOR_COUNT];
1119 uint8_t brightness_range[EC_LED_COLOR_COUNT];
1134 uint8_t cmd; /* enum ec_vboot_hash_cmd */
1135 uint8_t hash_type; /* enum ec_vboot_hash_type */
1136 uint8_t nonce_size; /* Nonce size; may be 0 */
1137 uint8_t reserved0; /* Reserved; set 0 */
1140 uint8_t nonce_data[64]; /* Nonce data; ignored if nonce_size=0 */
1144 uint8_t status; /* enum ec_vboot_hash_status */
1145 uint8_t hash_type; /* enum ec_vboot_hash_type */
1146 uint8_t digest_size; /* Size of hash digest in bytes */
1147 uint8_t reserved0; /* Ignore; will be 0 */
1150 uint8_t hash_digest[64]; /* Hash digest data */
1274 uint8_t cmd;
1293 uint8_t sensor_num;
1302 uint8_t sensor_num;
1305 uint8_t roundup;
1320 uint8_t module_flags;
1323 uint8_t sensor_flags[EC_MOTION_SENSOR_COUNT];
1332 uint8_t type;
1335 uint8_t location;
1338 uint8_t chip;
1360 uint8_t usb_port_id;
1361 uint8_t mode;
1398 uint8_t data[EC_PSTORE_SIZE_MAX];
1447 uint8_t sensor_type;
1448 uint8_t threshold_id;
1454 uint8_t sensor_type;
1455 uint8_t threshold_id;
1504 uint8_t index;
1518 uint8_t index;
1519 uint8_t reserved[3]; /* Reserved; set 0 */
1530 uint8_t index;
1555 uint8_t switches;
1562 uint8_t col;
1563 uint8_t row;
1564 uint8_t pressed;
1589 uint8_t flags; /* some flags (enum mkbp_config_flags) */
1590 uint8_t valid_flags; /* which flags are valid */
1605 uint8_t fifo_max_depth;
1636 uint8_t flags; /* some flags (enum ec_collect_flags) */
1640 uint8_t cmd; /* Command to send (enum ec_keyscan_seq_cmd) */
1643 uint8_t active; /* still active */
1644 uint8_t num_items; /* number of items */
1646 uint8_t cur_item;
1654 uint8_t scan[0]; /* keyscan data */
1657 uint8_t start_item; /* First item to return */
1658 uint8_t num_items; /* Number of items to return */
1666 uint8_t num_items; /* Number of items */
1680 uint8_t id;
1685 uint8_t sensor_type;
1731 uint8_t enabled;
1740 uint8_t enabled;
1746 uint8_t now_flags;
1749 uint8_t now_mask;
1756 uint8_t suspend_flags;
1759 uint8_t suspend_mask;
1765 uint8_t now_flags;
1768 uint8_t suspend_flags;
1779 uint8_t val;
1789 uint8_t val;
1805 uint8_t read_size; /* Either 8 or 16. */
1806 uint8_t port;
1807 uint8_t offset;
1819 uint8_t write_size; /* Either 8 or 16. */
1820 uint8_t port;
1821 uint8_t offset;
1876 uint8_t mux;
1893 uint8_t index;
1894 uint8_t state;
1903 uint8_t index;
1907 uint8_t state;
1949 uint8_t port; /* I2C port number */
1950 uint8_t num_msgs; /* Number of messages */
1956 uint8_t i2c_status; /* Status flags (EC_I2C_STATUS_...) */
1957 uint8_t num_msgs; /* Number of messages processed */
1958 uint8_t data[]; /* Data read by messages concatenated here */
2054 uint8_t cmd; /* enum charge_state_command */
2123 uint8_t reg;
2131 uint8_t reg;
2136 uint8_t data[32];
2140 uint8_t reg;
2169 uint8_t cmd; /* enum ec_reboot_cmd */
2170 uint8_t flags; /* See EC_REBOOT_FLAG_* */