Searched defs:mei_dev_timeouts (Results 1 – 1 of 1) sorted by relevance
433 struct mei_dev_timeouts { struct434 unsigned long hw_ready; /* Timeout on ready message, in jiffies */435 int connect; /* HPS: at least 2 seconds, in seconds */436 unsigned long cl_connect; /* HPS: Client Connect Timeout, in jiffies */437 int client_init; /* HPS: Clients Enumeration Timeout, in seconds */438 unsigned long pgi; /* PG Isolation time response, in jiffies */439 unsigned int d0i3; /* D0i3 set/unset max response time, in jiffies */440 unsigned long hbm; /* HBM operation timeout, in jiffies */441 unsigned long mkhi_recv; /* receive timeout, in jiffies */