Home
last modified time | relevance | path

Searched refs:ttemp (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/usb/gadget/udc/
Dfsl_qe_udc.h139 u32 ttemp; member
/linux-5.19.10/tools/power/pm-graph/
Dsleepgraph.py3063 self.ttemp = dict()
3342 if('thaw_processes' in testrun.ttemp and len(testrun.ttemp['thaw_processes']) > 0):
3344 testrun.ttemp['thaw_processes'][-1]['end'] = t.time
3445 if(name not in testrun.ttemp):
3446 testrun.ttemp[name] = []
3452 if(len(testrun.ttemp[name]) > 0):
3453 testrun.ttemp[name][-1]['end'] = t.time
3454 testrun.ttemp[name][-1]['loop'] += 1
3457 testrun.ttemp[name].append({'begin': t.time,
3462 testrun.ttemp[name].append(\
[all …]
/linux-5.19.10/include/soc/fsl/qe/
Dqe.h599 __be32 ttemp; /* Tx temp */ member