Searched defs:mei_dev_timeouts (Results 1 – 1 of 1) sorted by relevance
459 struct mei_dev_timeouts { struct460 unsigned long hw_ready; /* Timeout on ready message, in jiffies */461 int connect; /* HPS: at least 2 seconds, in seconds */462 unsigned long cl_connect; /* HPS: Client Connect Timeout, in jiffies */463 int client_init; /* HPS: Clients Enumeration Timeout, in seconds */464 unsigned long pgi; /* PG Isolation time response, in jiffies */465 unsigned int d0i3; /* D0i3 set/unset max response time, in jiffies */466 unsigned long hbm; /* HBM operation timeout, in jiffies */467 unsigned long mkhi_recv; /* receive timeout, in jiffies */