Home
last modified time | relevance | path

Searched refs:tlpx (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_bios.h888 u8 tlpx; member
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Ddsi.c3647 unsigned tlpx, tclk_zero, tclk_prepare, tclk_trail; in dsi_proto_timings() local
3665 tlpx = FLD_GET(r, 20, 16) * 2; in dsi_proto_timings()
3679 ddr_clk_pre = DIV_ROUND_UP(tclk_pre + tlpx + tclk_zero + tclk_prepare, in dsi_proto_timings()
3695 enter_hs_mode_lat = 1 + DIV_ROUND_UP(tlpx, 4) + in dsi_proto_timings()