Home
last modified time | relevance | path

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

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