Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_bios.h900 u8 tlpx; member
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddsi.c3648 unsigned tlpx, tclk_zero, tclk_prepare, tclk_trail; in dsi_proto_timings() local
3666 tlpx = FLD_GET(r, 20, 16) * 2; in dsi_proto_timings()
3680 ddr_clk_pre = DIV_ROUND_UP(tclk_pre + tlpx + tclk_zero + tclk_prepare, in dsi_proto_timings()
3696 enter_hs_mode_lat = 1 + DIV_ROUND_UP(tlpx, 4) + in dsi_proto_timings()