Home
last modified time | relevance | path

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

/openbmc/qemu/hw/gpio/
H A Dzaurus.c273 static struct QEMU_PACKED sl_param_info { struct
274 uint32_t comadj_keyword;
275 int32_t comadj;
277 uint32_t uuid_keyword;
278 char uuid[16];
280 uint32_t touch_keyword;
281 int32_t touch_xp;
282 int32_t touch_yp;
283 int32_t touch_xd;
307 sizeof(struct sl_param_info)); in sl_bootparam_write() argument