Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h6064 struct ec_response_fp_info { struct
6066 uint32_t vendor_id;
6067 uint32_t product_id;
6068 uint32_t model_id;
6069 uint32_t version;
6071 uint32_t frame_size;
6072 uint32_t pixel_format; /* using V4L2_PIX_FMT_ */
6073 uint16_t width;
6074 uint16_t height;
6075 uint16_t bpp;
[all …]
/openbmc/u-boot/include/
H A Dec_commands.h4477 struct __ec_align2 ec_response_fp_info { struct
4479 uint32_t vendor_id;
4480 uint32_t product_id;
4481 uint32_t model_id;
4482 uint32_t version;
4484 uint32_t frame_size;
4485 uint32_t pixel_format; /* using V4L2_PIX_FMT_ */
4486 uint16_t width;
4487 uint16_t height;
4488 uint16_t bpp;