Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/i915/display/
Dintel_bios.h210 u8 tlpx; member
/linux-5.19.10/Documentation/driver-api/media/drivers/ccs/
Dccs-regs.asc292 tlpx 0x0807 8
913 - f tlpx 4 7
/linux-5.19.10/drivers/gpu/drm/omapdrm/dss/
Ddsi.c2819 unsigned int tlpx, tclk_zero, tclk_prepare; in dsi_proto_timings() local
2837 tlpx = FLD_GET(r, 20, 16) * 2; in dsi_proto_timings()
2850 ddr_clk_pre = DIV_ROUND_UP(tclk_pre + tlpx + tclk_zero + tclk_prepare, in dsi_proto_timings()
2866 enter_hs_mode_lat = 1 + DIV_ROUND_UP(tlpx, 4) + in dsi_proto_timings()
/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c3627 unsigned tlpx, tclk_zero, tclk_prepare; in dsi_proto_timings() local
3645 tlpx = FLD_GET(r, 20, 16) * 2; in dsi_proto_timings()
3658 ddr_clk_pre = DIV_ROUND_UP(tclk_pre + tlpx + tclk_zero + tclk_prepare, in dsi_proto_timings()
3674 enter_hs_mode_lat = 1 + DIV_ROUND_UP(tlpx, 4) + in dsi_proto_timings()