Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/
Dtgafb.c725 unsigned long pos0 = pos; local
758 pos = pos0 + bwidth*bincr;
774 unsigned long pos0 = pos; local
807 pos = pos0 + bwidth*bincr;
/Linux-v5.10/arch/mips/include/asm/octeon/
Dcvmx-pip-defs.h266 uint64_t pos0:7; member
268 uint64_t pos0:7;
/Linux-v5.10/tools/perf/scripts/python/
Dexported-sql-viewer.py1504 low0, pos0, time_from = self.XPixelToData(x)
1509 for i in xrange(pos0, pos1 + 1):
1512 if i == pos0: