tcnt               35 drivers/clocksource/h8300_tpu.c 	unsigned long tcnt;
tcnt               37 drivers/clocksource/h8300_tpu.c 	tcnt = ioread16be(p->mapbase1 + TCNT) << 16;
tcnt               38 drivers/clocksource/h8300_tpu.c 	tcnt |= ioread16be(p->mapbase2 + TCNT);
tcnt               39 drivers/clocksource/h8300_tpu.c 	return tcnt;
tcnt              137 drivers/clocksource/samsung_pwm_timer.c static void samsung_time_setup(unsigned int channel, unsigned long tcnt)
tcnt              153 drivers/clocksource/samsung_pwm_timer.c 	writel_relaxed(tcnt, pwm.base + REG_TCNTB(channel));
tcnt              154 drivers/clocksource/samsung_pwm_timer.c 	writel_relaxed(tcnt, pwm.base + REG_TCMPB(channel));
tcnt              118 drivers/infiniband/hw/hfi1/iowait.c 	u8 cnt, tcnt;
tcnt              122 drivers/infiniband/hw/hfi1/iowait.c 	tcnt = (top->priority << IOWAIT_PRIORITY_STARVE_SHIFT) +
tcnt              124 drivers/infiniband/hw/hfi1/iowait.c 	if (cnt > tcnt)
tcnt               41 drivers/media/usb/pvrusb2/pvrusb2-eeprom.c 	unsigned pcnt,tcnt;
tcnt               77 drivers/media/usb/pvrusb2/pvrusb2-eeprom.c 	for (tcnt = 0; tcnt < EEPROM_SIZE; tcnt += pcnt) {
tcnt               79 drivers/media/usb/pvrusb2/pvrusb2-eeprom.c 		if (pcnt + tcnt > EEPROM_SIZE) pcnt = EEPROM_SIZE-tcnt;
tcnt               80 drivers/media/usb/pvrusb2/pvrusb2-eeprom.c 		offs = tcnt + (eepromSize - EEPROM_SIZE);
tcnt               88 drivers/media/usb/pvrusb2/pvrusb2-eeprom.c 		msg[1].buf = eeprom+tcnt;
tcnt             3331 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 	unsigned pcnt,tcnt;
tcnt             3367 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 	for (tcnt = 0; tcnt < EEPROM_SIZE; tcnt += pcnt) {
tcnt             3369 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 		if (pcnt + tcnt > EEPROM_SIZE) pcnt = EEPROM_SIZE-tcnt;
tcnt             3370 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 		offs = tcnt + (eepromSize - EEPROM_SIZE);
tcnt             3378 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 		msg[1].buf = eeprom+tcnt;
tcnt             4673 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 	unsigned int tcnt = 0;
tcnt             4676 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 		ccnt = scnprintf(buf+tcnt,
tcnt             4677 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 				 acnt-tcnt,
tcnt             4679 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 				 (tcnt ? ", " : ""),
tcnt             4681 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 		tcnt += ccnt;
tcnt             4683 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 	return tcnt;
tcnt             4756 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 		unsigned int tcnt = 0;
tcnt             4762 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 		tcnt += ccnt;
tcnt             4763 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 		tcnt += print_input_mask(hdw->input_avail_mask,
tcnt             4764 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 					 buf+tcnt,
tcnt             4765 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 					 acnt-tcnt);
tcnt             4767 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 			ccnt = scnprintf(buf+tcnt,
tcnt             4768 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 					 acnt-tcnt,
tcnt             4770 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 			tcnt += ccnt;
tcnt             4771 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 			tcnt += print_input_mask(hdw->input_allowed_mask,
tcnt             4772 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 						 buf+tcnt,
tcnt             4773 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 						 acnt-tcnt);
tcnt             4775 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 		return tcnt;
tcnt             4812 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 	unsigned int tcnt = 0;
tcnt             4819 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 	tcnt += ccnt;
tcnt             4825 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 			ccnt = scnprintf(buf + tcnt, acnt - tcnt, "  %s:", p);
tcnt             4826 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 			tcnt += ccnt;
tcnt             4828 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 			ccnt = scnprintf(buf + tcnt, acnt - tcnt,
tcnt             4830 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 			tcnt += ccnt;
tcnt             4834 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 			ccnt = scnprintf(buf + tcnt, acnt - tcnt,
tcnt             4837 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 			tcnt += ccnt;
tcnt             4839 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 			ccnt = scnprintf(buf + tcnt, acnt - tcnt,
tcnt             4841 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 			tcnt += ccnt;
tcnt             4844 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 	return tcnt;
tcnt              385 drivers/media/usb/pvrusb2/pvrusb2-i2c-core.c 			u16 tcnt,bcnt,offs;
tcnt              398 drivers/media/usb/pvrusb2/pvrusb2-i2c-core.c 			tcnt = msgs[0].len;
tcnt              400 drivers/media/usb/pvrusb2/pvrusb2-i2c-core.c 			while (tcnt) {
tcnt              401 drivers/media/usb/pvrusb2/pvrusb2-i2c-core.c 				bcnt = tcnt;
tcnt              411 drivers/media/usb/pvrusb2/pvrusb2-i2c-core.c 				tcnt -= bcnt;
tcnt              432 drivers/media/usb/pvrusb2/pvrusb2-i2c-core.c 			u16 tcnt,bcnt,wcnt,offs;
tcnt              437 drivers/media/usb/pvrusb2/pvrusb2-i2c-core.c 			tcnt = msgs[1].len;
tcnt              440 drivers/media/usb/pvrusb2/pvrusb2-i2c-core.c 			while (tcnt || wcnt) {
tcnt              441 drivers/media/usb/pvrusb2/pvrusb2-i2c-core.c 				bcnt = tcnt;
tcnt              452 drivers/media/usb/pvrusb2/pvrusb2-i2c-core.c 				tcnt -= bcnt;
tcnt             1091 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c 		int tcnt = 0;
tcnt             1102 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c 				tcnt = c2;
tcnt             1107 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c 				tcnt = -EFAULT;
tcnt             1111 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c 			tcnt += c2;
tcnt             1117 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c 		return tcnt;
tcnt              196 drivers/ntb/test/ntb_perf.c 	u8 tcnt;
tcnt             1020 drivers/ntb/test/ntb_perf.c static int perf_set_tcnt(struct perf_ctx *perf, u8 tcnt)
tcnt             1022 drivers/ntb/test/ntb_perf.c 	if (tcnt == 0 || tcnt > MAX_THREADS_CNT)
tcnt             1028 drivers/ntb/test/ntb_perf.c 	perf->tcnt = tcnt;
tcnt             1061 drivers/ntb/test/ntb_perf.c 	atomic_set(&perf->tsync, perf->tcnt);
tcnt             1069 drivers/ntb/test/ntb_perf.c 		if (tidx < perf->tcnt)
tcnt             1125 drivers/ntb/test/ntb_perf.c 	perf->tcnt = DEF_THREADS_CNT;
tcnt             1288 drivers/ntb/test/ntb_perf.c 	pos = scnprintf(buf, sizeof(buf), "%hhu\n", perf->tcnt);
tcnt               45 drivers/pwm/pwm-berlin.c 	u32 tcnt;
tcnt              255 drivers/pwm/pwm-berlin.c 		channel->tcnt = berlin_pwm_readl(pwm, i, BERLIN_PWM_TCNT);
tcnt              282 drivers/pwm/pwm-berlin.c 		berlin_pwm_writel(pwm, i, channel->tcnt, BERLIN_PWM_TCNT);
tcnt              308 drivers/pwm/pwm-samsung.c 	u32 tin_ns = chan->tin_ns, tcnt, tcmp, oldtcmp;
tcnt              318 drivers/pwm/pwm-samsung.c 	tcnt = readl(our_chip->base + REG_TCNTB(pwm->hwpwm));
tcnt              322 drivers/pwm/pwm-samsung.c 	++tcnt;
tcnt              339 drivers/pwm/pwm-samsung.c 		tcnt = period_ns / tin_ns;
tcnt              343 drivers/pwm/pwm-samsung.c 	if (tcnt <= 1)
tcnt              353 drivers/pwm/pwm-samsung.c 	tcmp = tcnt - tcmp;
tcnt              356 drivers/pwm/pwm-samsung.c 	--tcnt;
tcnt              361 drivers/pwm/pwm-samsung.c 				"tin_ns=%u, tcmp=%u/%u\n", tin_ns, tcmp, tcnt);
tcnt              364 drivers/pwm/pwm-samsung.c 	writel(tcnt, our_chip->base + REG_TCNTB(pwm->hwpwm));
tcnt             1601 drivers/rapidio/rio.c 	int tcnt = 0;
tcnt             1610 drivers/rapidio/rio.c 		if (wait_ms != 0 && tcnt == wait_ms) {
tcnt             1618 drivers/rapidio/rio.c 		tcnt++;
tcnt               71 drivers/watchdog/meson_gxbb_wdt.c 	unsigned long tcnt = timeout * 1000;
tcnt               73 drivers/watchdog/meson_gxbb_wdt.c 	if (tcnt > GXBB_WDT_TCNT_SETUP_MASK)
tcnt               74 drivers/watchdog/meson_gxbb_wdt.c 		tcnt = GXBB_WDT_TCNT_SETUP_MASK;
tcnt               80 drivers/watchdog/meson_gxbb_wdt.c 	writel(tcnt, data->reg_base + GXBB_WDT_TCNT_REG);
tcnt             1386 kernel/bpf/syscall.c 		u64 tnsecs, tcnt;
tcnt             1392 kernel/bpf/syscall.c 			tcnt = st->cnt;
tcnt             1395 kernel/bpf/syscall.c 		cnt += tcnt;