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.py3173 self.ttemp = dict()
3508 if('thaw_processes' in testrun.ttemp and len(testrun.ttemp['thaw_processes']) > 0):
3510 testrun.ttemp['thaw_processes'][-1]['end'] = t.time
3611 if(name not in testrun.ttemp):
3612 testrun.ttemp[name] = []
3618 if(len(testrun.ttemp[name]) > 0):
3619 testrun.ttemp[name][-1]['end'] = t.time
3620 testrun.ttemp[name][-1]['loop'] += 1
3623 testrun.ttemp[name].append({'begin': t.time,
3628 testrun.ttemp[name].append(\
[all …]
/linux/include/soc/fsl/qe/
H A Dqe.h621 __be32 ttemp; /* Tx temp */ member