Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h139 u32 ttemp; member
/linux/tools/power/pm-graph/
H A Dsleepgraph.py3197 self.ttemp = dict()
3532 if('thaw_processes' in testrun.ttemp and len(testrun.ttemp['thaw_processes']) > 0):
3534 testrun.ttemp['thaw_processes'][-1]['end'] = t.time
3635 if(name not in testrun.ttemp):
3636 testrun.ttemp[name] = []
3642 if(len(testrun.ttemp[name]) > 0):
3643 testrun.ttemp[name][-1]['end'] = t.time
3644 testrun.ttemp[name][-1]['loop'] += 1
3647 testrun.ttemp[nam
[all...]
/linux/include/soc/fsl/qe/
H A Dqe.h621 __be32 ttemp; /* Tx temp */ member