Home
last modified time | relevance | path

Searched refs:t_setup (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/i2c/busses/
H A Di2c-axxia.c180 u32 t_setup; in axxia_i2c_init() local
206 t_setup = ns_to_clk(250, clk_mhz); in axxia_i2c_init()
211 t_setup = ns_to_clk(100, clk_mhz); in axxia_i2c_init()
219 writel(t_setup, idev->base + SDA_SETUP_TIME); in axxia_i2c_init()
/openbmc/u-boot/include/
H A Data.h240 unsigned int t_setup; /* Setup Time in [ns] or clocks */ member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h511 float t_setup; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calc_auto.c1657 …v->t_setup = (v->v_update_offset_pix[k] + v->v_update_width_pix[k] + v->v_ready_offset_pix[k]) / v… in dispclkdppclkdcfclk_deep_sleep_prefetch_parameters_watermarks_and_performance_calculation()
1668 …up[k] - v->t_wait / (v->htotal[k] / v->pixel_clock[k]) - (v->t_calc + v->t_setup) / (v->htotal[k] … in dispclkdppclkdcfclk_deep_sleep_prefetch_parameters_watermarks_and_performance_calculation()