Home
last modified time | relevance | path

Searched refs:t4 (Results 1 – 9 of 9) sorted by relevance

/drivers/media/pci/cx88/
Dcx88-dsp.c72 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/gpu/drm/i915/display/
Dintel_lvds.c58 int t4; member
184 pps->t4 = val * 1000; in intel_lvds_pps_get_hw_state()
201 pps->t1_t2, pps->t3, pps->t4, pps->t5, pps->tx, in intel_lvds_pps_get_hw_state()
224 …SK, pps->divider) | REG_FIELD_PREP(PANEL_POWER_CYCLE_DELAY_MASK, DIV_ROUND_UP(pps->t4, 1000) + 1)); in intel_lvds_pps_init_hw()
Dintel_sdvo_regs.h557 u8 t4; member
/drivers/ata/
Dpata_mpc52xx.c274 u32 t0, t1, t2_8, t2_16, t2i, t4, ta; in mpc52xx_ata_compute_pio_timings() local
284 t4 = CALC_CLKCYC(ipb_period, 1000 * ataspec_t4[pio]); in mpc52xx_ata_compute_pio_timings()
288 timing->pio2 = (t4 << 24) | (t1 << 16) | (ta << 8); in mpc52xx_ata_compute_pio_timings()
/drivers/gpu/drm/gma500/
Dpsb_intel_sdvo_regs.h546 u8 t4; member
/drivers/video/fbdev/
Dpxafb.c1239 unsigned t1, t2, t3, t4; in setup_smart_timing() local
1244 t4 = mode->cmd_inh_time; in setup_smart_timing()
1253 fbi->reg_lccr3 = fbi->lccr3 | LCCR3_PixClkDiv(__smart_timing(t4, lclk)); in setup_smart_timing()
/drivers/net/dsa/sja1105/
Dsja1105_main.c2302 s64 t1, t2, t3, t4; in sja1105_static_config_reload() local
2352 t4 = timespec64_to_ns(&ptp_sts_after.post_ts); in sja1105_static_config_reload()
2356 t34 = t3 + (t4 - t3) / 2; in sja1105_static_config_reload()
/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c995 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/
Dwmi.h3589 u8 t4[6]; member