Searched refs:t4 (Results 1 – 10 of 10) sorted by relevance
| /drivers/media/pci/cx88/ |
| A D | cx88-dsp.c | 72 u32 t2, t4, t6, t8; in int_cos() local 86 t4 = t2 * x / 32768 * x / 32768 / 3 / 4; in int_cos() 87 t6 = t4 * x / 32768 * x / 32768 / 5 / 6; in int_cos() 89 ret = 32768 - t2 + t4 - t6 + t8; in int_cos()
|
| /drivers/ata/ |
| A D | pata_mpc52xx.c | 275 u32 t0, t1, t2_8, t2_16, t2i, t4, ta; in mpc52xx_ata_compute_pio_timings() local 285 t4 = CALC_CLKCYC(ipb_period, 1000 * ataspec_t4[pio]); in mpc52xx_ata_compute_pio_timings() 289 timing->pio2 = (t4 << 24) | (t1 << 16) | (ta << 8); in mpc52xx_ata_compute_pio_timings()
|
| /drivers/gpu/drm/gma500/ |
| A D | psb_intel_sdvo_regs.h | 546 u8 t4; member
|
| /drivers/gpu/drm/i915/display/ |
| A D | intel_sdvo_regs.h | 557 u8 t4; member
|
| A D | intel_vbt_defs.h | 994 u16 t4; /* power cycle */ member
|
| /drivers/pci/pcie/ |
| A D | ptm.c | 537 pcie_ptm_create_debugfs_file(pdata, 0444, t4); in pcie_ptm_create_debugfs()
|
| /drivers/video/fbdev/ |
| A D | pxafb.c | 1223 unsigned t1, t2, t3, t4; in setup_smart_timing() local 1228 t4 = mode->cmd_inh_time; in setup_smart_timing() 1237 fbi->reg_lccr3 = fbi->lccr3 | LCCR3_PixClkDiv(__smart_timing(t4, lclk)); in setup_smart_timing()
|
| /drivers/net/dsa/sja1105/ |
| A D | sja1105_main.c | 2294 s64 t1, t2, t3, t4; in sja1105_static_config_reload() local 2343 t4 = timespec64_to_ns(&ptp_sts_after.post_ts); in sja1105_static_config_reload() 2347 t34 = t3 + (t4 - t3) / 2; in sja1105_static_config_reload()
|
| /drivers/scsi/cxgbi/cxgb4i/ |
| A D | cxgb4i.c | 995 int t4 = is_t4(lldi->adapter_type), size, size6; in csk_act_open_retry_timer() local 1004 if (t4) { in csk_act_open_retry_timer()
|
| /drivers/net/wireless/ath/wil6210/ |
| A D | wmi.h | 3589 u8 t4[6]; member
|
Completed in 60 milliseconds