/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-eeprom.c | 41 unsigned pcnt,tcnt; in pvr2_eeprom_fetch() local 77 for (tcnt = 0; tcnt < EEPROM_SIZE; tcnt += pcnt) { in pvr2_eeprom_fetch() 79 if (pcnt + tcnt > EEPROM_SIZE) pcnt = EEPROM_SIZE-tcnt; in pvr2_eeprom_fetch() 80 offs = tcnt + (eepromSize - EEPROM_SIZE); in pvr2_eeprom_fetch() 88 msg[1].buf = eeprom+tcnt; in pvr2_eeprom_fetch()
|
H A D | pvrusb2-i2c-core.c | 385 u16 tcnt,bcnt,offs; in pvr2_i2c_xfer() local 398 tcnt = msgs[0].len; in pvr2_i2c_xfer() 400 while (tcnt) { in pvr2_i2c_xfer() 401 bcnt = tcnt; in pvr2_i2c_xfer() 411 tcnt -= bcnt; in pvr2_i2c_xfer() 432 u16 tcnt,bcnt,wcnt,offs; in pvr2_i2c_xfer() local 437 tcnt = msgs[1].len; in pvr2_i2c_xfer() 440 while (tcnt || wcnt) { in pvr2_i2c_xfer() 441 bcnt = tcnt; in pvr2_i2c_xfer() 452 tcnt in pvr2_i2c_xfer() [all...] |
H A D | pvrusb2-hdw.c | 3334 unsigned pcnt,tcnt; in pvr2_full_eeprom_fetch() local 3370 for (tcnt = 0; tcnt < EEPROM_SIZE; tcnt += pcnt) { in pvr2_full_eeprom_fetch() 3372 if (pcnt + tcnt > EEPROM_SIZE) pcnt = EEPROM_SIZE-tcnt; in pvr2_full_eeprom_fetch() 3373 offs = tcnt + (eepromSize - EEPROM_SIZE); in pvr2_full_eeprom_fetch() 3381 msg[1].buf = eeprom+tcnt; in pvr2_full_eeprom_fetch() 4676 unsigned int tcnt = 0; in print_input_mask() local 4679 ccnt = scnprintf(buf+tcnt, in print_input_mask() 4759 unsigned int tcnt = 0; pvr2_hdw_report_unlocked() local 4815 unsigned int tcnt = 0; pvr2_hdw_report_clients() local [all...] |
H A D | pvrusb2-v4l2.c | 1091 int tcnt = 0; in pvr2_v4l2_read() local 1102 tcnt = c2; in pvr2_v4l2_read() 1107 tcnt = -EFAULT; in pvr2_v4l2_read() 1111 tcnt += c2; in pvr2_v4l2_read() 1117 return tcnt; in pvr2_v4l2_read()
|
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-eeprom.c | 41 unsigned pcnt,tcnt; in pvr2_eeprom_fetch() local 77 for (tcnt = 0; tcnt < EEPROM_SIZE; tcnt += pcnt) { in pvr2_eeprom_fetch() 79 if (pcnt + tcnt > EEPROM_SIZE) pcnt = EEPROM_SIZE-tcnt; in pvr2_eeprom_fetch() 80 offs = tcnt + (eepromSize - EEPROM_SIZE); in pvr2_eeprom_fetch() 88 msg[1].buf = eeprom+tcnt; in pvr2_eeprom_fetch()
|
H A D | pvrusb2-i2c-core.c | 385 u16 tcnt,bcnt,offs; in pvr2_i2c_xfer() local 398 tcnt = msgs[0].len; in pvr2_i2c_xfer() 400 while (tcnt) { in pvr2_i2c_xfer() 401 bcnt = tcnt; in pvr2_i2c_xfer() 411 tcnt -= bcnt; in pvr2_i2c_xfer() 432 u16 tcnt,bcnt,wcnt,offs; in pvr2_i2c_xfer() local 437 tcnt = msgs[1].len; in pvr2_i2c_xfer() 440 while (tcnt || wcnt) { in pvr2_i2c_xfer() 441 bcnt = tcnt; in pvr2_i2c_xfer() 452 tcnt in pvr2_i2c_xfer() [all...] |
H A D | pvrusb2-hdw.c | 3336 unsigned pcnt,tcnt; in pvr2_full_eeprom_fetch() local 3372 for (tcnt = 0; tcnt < EEPROM_SIZE; tcnt += pcnt) { in pvr2_full_eeprom_fetch() 3374 if (pcnt + tcnt > EEPROM_SIZE) pcnt = EEPROM_SIZE-tcnt; in pvr2_full_eeprom_fetch() 3375 offs = tcnt + (eepromSize - EEPROM_SIZE); in pvr2_full_eeprom_fetch() 3383 msg[1].buf = eeprom+tcnt; in pvr2_full_eeprom_fetch() 4681 unsigned int tcnt = 0; in print_input_mask() local 4684 ccnt = scnprintf(buf+tcnt, in print_input_mask() 4764 unsigned int tcnt = 0; pvr2_hdw_report_unlocked() local 4820 unsigned int tcnt = 0; pvr2_hdw_report_clients() local [all...] |
H A D | pvrusb2-v4l2.c | 1089 int tcnt = 0; in pvr2_v4l2_read() local 1100 tcnt = c2; in pvr2_v4l2_read() 1105 tcnt = -EFAULT; in pvr2_v4l2_read() 1109 tcnt += c2; in pvr2_v4l2_read() 1115 return tcnt; in pvr2_v4l2_read()
|
/kernel/linux/linux-6.6/drivers/phy/microchip/ |
H A D | sparx5_serdes.h | 51 int id, int tinst, int tcnt, in sdx5_addr() 57 WARN_ON((tinst) >= tcnt); in sdx5_addr() 79 int id, int tinst, int tcnt, in sdx5_rmw() 85 sdx5_addr(priv->regs, id, tinst, tcnt, in sdx5_rmw() 94 int id, int tinst, int tcnt, in sdx5_inst_rmw() 124 int id, int tinst, int tcnt, in sdx5_inst_addr() 50 sdx5_addr(void __iomem *base[], int id, int tinst, int tcnt, int gbase, int ginst, int gcnt, int gwidth, int raddr, int rinst, int rcnt, int rwidth) sdx5_addr() argument 78 sdx5_rmw(u32 val, u32 mask, struct sparx5_serdes_private *priv, int id, int tinst, int tcnt, int gbase, int ginst, int gcnt, int gwidth, int raddr, int rinst, int rcnt, int rwidth) sdx5_rmw() argument 93 sdx5_inst_rmw(u32 val, u32 mask, void __iomem *iomem, int id, int tinst, int tcnt, int gbase, int ginst, int gcnt, int gwidth, int raddr, int rinst, int rcnt, int rwidth) sdx5_inst_rmw() argument 123 sdx5_inst_addr(void __iomem *iomem, int id, int tinst, int tcnt, int gbase, int ginst, int gcnt, int gwidth, int raddr, int rinst, int rcnt, int rwidth) sdx5_inst_addr() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_main.h | 571 static inline __pure int spx5_offset(int id, int tinst, int tcnt, in spx5_offset() argument 577 WARN_ON((tinst) >= tcnt); in spx5_offset() 588 int id, int tinst, int tcnt, in spx5_addr() 594 WARN_ON((tinst) >= tcnt); in spx5_addr() 615 static inline u32 spx5_rd(struct sparx5 *sparx5, int id, int tinst, int tcnt, in spx5_rd() argument 619 return readl(spx5_addr(sparx5->regs, id, tinst, tcnt, gbase, ginst, in spx5_rd() 623 static inline u32 spx5_inst_rd(void __iomem *iomem, int id, int tinst, int tcnt, in spx5_inst_rd() argument 632 int id, int tinst, int tcnt, in spx5_wr() 636 writel(val, spx5_addr(sparx5->regs, id, tinst, tcnt, in spx5_wr() 642 int id, int tinst, int tcnt, in spx5_inst_wr() 587 spx5_addr(void __iomem *base[], int id, int tinst, int tcnt, int gbase, int ginst, int gcnt, int gwidth, int raddr, int rinst, int rcnt, int rwidth) spx5_addr() argument 631 spx5_wr(u32 val, struct sparx5 *sparx5, int id, int tinst, int tcnt, int gbase, int ginst, int gcnt, int gwidth, int raddr, int rinst, int rcnt, int rwidth) spx5_wr() argument 641 spx5_inst_wr(u32 val, void __iomem *iomem, int id, int tinst, int tcnt, int gbase, int ginst, int gcnt, int gwidth, int raddr, int rinst, int rcnt, int rwidth) spx5_inst_wr() argument 651 spx5_rmw(u32 val, u32 mask, struct sparx5 *sparx5, int id, int tinst, int tcnt, int gbase, int ginst, int gcnt, int gwidth, int raddr, int rinst, int rcnt, int rwidth) spx5_rmw() argument 665 spx5_inst_rmw(u32 val, u32 mask, void __iomem *iomem, int id, int tinst, int tcnt, int gbase, int ginst, int gcnt, int gwidth, int raddr, int rinst, int rcnt, int rwidth) spx5_inst_rmw() argument 684 spx5_reg_get(struct sparx5 *sparx5, int id, int tinst, int tcnt, int gbase, int ginst, int gcnt, int gwidth, int raddr, int rinst, int rcnt, int rwidth) spx5_reg_get() argument [all...] |
/kernel/linux/linux-5.10/drivers/clocksource/ |
H A D | h8300_tpu.c | 35 unsigned long tcnt; in read_tcnt32() local 37 tcnt = ioread16be(p->mapbase1 + TCNT) << 16; in read_tcnt32() 38 tcnt |= ioread16be(p->mapbase2 + TCNT); in read_tcnt32() 39 return tcnt; in read_tcnt32()
|
H A D | samsung_pwm_timer.c | 137 static void samsung_time_setup(unsigned int channel, unsigned long tcnt) in samsung_time_setup() argument 153 writel_relaxed(tcnt, pwm.base + REG_TCNTB(channel)); in samsung_time_setup() 154 writel_relaxed(tcnt, pwm.base + REG_TCMPB(channel)); in samsung_time_setup()
|
/kernel/linux/linux-5.10/drivers/watchdog/ |
H A D | meson_gxbb_wdt.c | 71 unsigned long tcnt = timeout * 1000; in meson_gxbb_wdt_set_timeout() local 73 if (tcnt > GXBB_WDT_TCNT_SETUP_MASK) in meson_gxbb_wdt_set_timeout() 74 tcnt = GXBB_WDT_TCNT_SETUP_MASK; in meson_gxbb_wdt_set_timeout() 80 writel(tcnt, data->reg_base + GXBB_WDT_TCNT_REG); in meson_gxbb_wdt_set_timeout()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | iowait.c | 118 u8 cnt, tcnt; in iowait_priority_update_top() local 122 tcnt = (top->priority << IOWAIT_PRIORITY_STARVE_SHIFT) + in iowait_priority_update_top() 124 if (cnt > tcnt) in iowait_priority_update_top()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | iowait.c | 118 u8 cnt, tcnt; in iowait_priority_update_top() local 122 tcnt = (top->priority << IOWAIT_PRIORITY_STARVE_SHIFT) + in iowait_priority_update_top() 124 if (cnt > tcnt) in iowait_priority_update_top()
|
/kernel/linux/linux-5.10/drivers/pwm/ |
H A D | pwm-samsung.c | 308 u32 tin_ns = chan->tin_ns, tcnt, tcmp, oldtcmp; in __pwm_samsung_config() local 318 tcnt = readl(our_chip->base + REG_TCNTB(pwm->hwpwm)); in __pwm_samsung_config() 322 ++tcnt; in __pwm_samsung_config() 339 tcnt = period_ns / tin_ns; in __pwm_samsung_config() 343 if (tcnt <= 1) in __pwm_samsung_config() 353 tcmp = tcnt - tcmp; in __pwm_samsung_config() 356 --tcnt; in __pwm_samsung_config() 361 "tin_ns=%u, tcmp=%u/%u\n", tin_ns, tcmp, tcnt); in __pwm_samsung_config() 364 writel(tcnt, our_chip->base + REG_TCNTB(pwm->hwpwm)); in __pwm_samsung_config()
|
H A D | pwm-berlin.c | 45 u32 tcnt; member 255 channel->tcnt = berlin_pwm_readl(pwm, i, BERLIN_PWM_TCNT); in berlin_pwm_suspend() 282 berlin_pwm_writel(pwm, i, channel->tcnt, BERLIN_PWM_TCNT); in berlin_pwm_resume()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_main.h | 746 int id, int tinst, int tcnt, in lan_addr() 752 WARN_ON((tinst) >= tcnt); in lan_addr() 760 static inline u32 lan_rd(struct lan966x *lan966x, int id, int tinst, int tcnt, in lan_rd() argument 764 return readl(lan_addr(lan966x->regs, id, tinst, tcnt, gbase, ginst, in lan_rd() 769 int id, int tinst, int tcnt, in lan_wr() 773 writel(val, lan_addr(lan966x->regs, id, tinst, tcnt, in lan_wr() 779 int id, int tinst, int tcnt, in lan_rmw() 785 nval = readl(lan_addr(lan966x->regs, id, tinst, tcnt, gbase, ginst, in lan_rmw() 788 writel(nval, lan_addr(lan966x->regs, id, tinst, tcnt, gbase, ginst, in lan_rmw() 745 lan_addr(void __iomem *base[], int id, int tinst, int tcnt, int gbase, int ginst, int gcnt, int gwidth, int raddr, int rinst, int rcnt, int rwidth) lan_addr() argument 768 lan_wr(u32 val, struct lan966x *lan966x, int id, int tinst, int tcnt, int gbase, int ginst, int gcnt, int gwidth, int raddr, int rinst, int rcnt, int rwidth) lan_wr() argument 778 lan_rmw(u32 val, u32 mask, struct lan966x *lan966x, int id, int tinst, int tcnt, int gbase, int ginst, int gcnt, int gwidth, int raddr, int rinst, int rcnt, int rwidth) lan_rmw() argument
|
/kernel/linux/linux-6.6/drivers/pwm/ |
H A D | pwm-samsung.c | 322 u32 tin_ns = chan->tin_ns, tcnt, tcmp, oldtcmp; in __pwm_samsung_config() local 324 tcnt = readl(our_chip->base + REG_TCNTB(pwm->hwpwm)); in __pwm_samsung_config() 328 ++tcnt; in __pwm_samsung_config() 345 tcnt = period_ns / tin_ns; in __pwm_samsung_config() 349 if (tcnt <= 1) in __pwm_samsung_config() 359 tcmp = tcnt - tcmp; in __pwm_samsung_config() 362 --tcnt; in __pwm_samsung_config() 367 "tin_ns=%u, tcmp=%u/%u\n", tin_ns, tcmp, tcnt); in __pwm_samsung_config() 370 writel(tcnt, our_chip->base + REG_TCNTB(pwm->hwpwm)); in __pwm_samsung_config()
|
H A D | pwm-berlin.c | 46 u32 tcnt; member 279 channel->tcnt = berlin_pwm_readl(bpc, i, BERLIN_PWM_TCNT); in berlin_pwm_suspend() 306 berlin_pwm_writel(bpc, i, channel->tcnt, BERLIN_PWM_TCNT); in berlin_pwm_resume()
|
/kernel/linux/linux-6.6/drivers/watchdog/ |
H A D | meson_gxbb_wdt.c | 84 unsigned long tcnt = timeout * 1000; in meson_gxbb_wdt_set_timeout() local 86 if (tcnt > GXBB_WDT_TCNT_SETUP_MASK) in meson_gxbb_wdt_set_timeout() 87 tcnt = GXBB_WDT_TCNT_SETUP_MASK; in meson_gxbb_wdt_set_timeout() 93 writel(tcnt, data->reg_base + GXBB_WDT_TCNT_REG); in meson_gxbb_wdt_set_timeout()
|
/kernel/linux/linux-5.10/drivers/ntb/test/ |
H A D | ntb_perf.c | 199 u8 tcnt; member 1051 static int perf_set_tcnt(struct perf_ctx *perf, u8 tcnt) in perf_set_tcnt() argument 1053 if (tcnt == 0 || tcnt > MAX_THREADS_CNT) in perf_set_tcnt() 1059 perf->tcnt = tcnt; in perf_set_tcnt() 1093 atomic_set(&perf->tsync, perf->tcnt); in perf_submit_test() 1101 if (tidx < perf->tcnt) in perf_submit_test() 1157 perf->tcnt = DEF_THREADS_CNT; in perf_init_threads() 1323 pos = scnprintf(buf, sizeof(buf), "%hhu\n", perf->tcnt); in perf_dbgfs_read_tcnt() [all...] |
/kernel/linux/linux-6.6/drivers/ntb/test/ |
H A D | ntb_perf.c | 199 u8 tcnt; member 1051 static int perf_set_tcnt(struct perf_ctx *perf, u8 tcnt) in perf_set_tcnt() argument 1053 if (tcnt == 0 || tcnt > MAX_THREADS_CNT) in perf_set_tcnt() 1059 perf->tcnt = tcnt; in perf_set_tcnt() 1093 atomic_set(&perf->tsync, perf->tcnt); in perf_submit_test() 1101 if (tidx < perf->tcnt) in perf_submit_test() 1157 perf->tcnt = DEF_THREADS_CNT; in perf_init_threads() 1323 pos = scnprintf(buf, sizeof(buf), "%hhu\n", perf->tcnt); in perf_dbgfs_read_tcnt() [all...] |
/kernel/linux/linux-6.6/drivers/clocksource/ |
H A D | samsung_pwm_timer.c | 136 static void samsung_time_setup(unsigned int channel, unsigned long tcnt) in samsung_time_setup() argument 152 writel_relaxed(tcnt, pwm.base + REG_TCNTB(channel)); in samsung_time_setup() 153 writel_relaxed(tcnt, pwm.base + REG_TCMPB(channel)); in samsung_time_setup()
|
/kernel/linux/linux-6.6/tools/perf/tests/shell/lib/ |
H A D | perf_metric_validation.py | 149 tcnt = 0 157 tcnt += 1 167 self.failtests['PositiveValueTest']['Total Tests'] = tcnt
|