Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dtgafb.c737 unsigned long pos0 = pos; local
770 pos = pos0 + bwidth*bincr;
786 unsigned long pos0 = pos; local
819 pos = pos0 + bwidth*bincr;
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pip-defs.h266 uint64_t pos0:7; member
268 uint64_t pos0:7;
/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1511 low0, pos0, time_from = self.XPixelToData(x)
1516 for i in xrange(pos0, pos1 + 1):
1519 if i == pos0: