Searched refs:tlpx (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/rcar-du/ |
A D | rzg2l_mipi_dsi.c | 74 u32 tlpx; member 90 .tlpx = 6, 104 .tlpx = 6, 118 .tlpx = 6, 132 .tlpx = 6, 146 .tlpx = 6, 160 .tlpx = 6, 228 dphytim3 = DSIDPHYTIM3_TLPX(dphy_timings->tlpx) | in rzg2l_mipi_dsi_dphy_init()
|
/linux-6.3-rc2/drivers/gpu/drm/i915/display/ |
A D | intel_bios.h | 212 u8 tlpx; member
|
/linux-6.3-rc2/Documentation/driver-api/media/drivers/ccs/ |
A D | ccs-regs.asc | 292 tlpx 0x0807 8 913 - f tlpx 4 7
|
/linux-6.3-rc2/drivers/gpu/drm/omapdrm/dss/ |
A D | dsi.c | 2825 unsigned int tlpx, tclk_zero, tclk_prepare; in dsi_proto_timings() local 2843 tlpx = FLD_GET(r, 20, 16) * 2; in dsi_proto_timings() 2856 ddr_clk_pre = DIV_ROUND_UP(tclk_pre + tlpx + tclk_zero + tclk_prepare, in dsi_proto_timings() 2872 enter_hs_mode_lat = 1 + DIV_ROUND_UP(tlpx, 4) + in dsi_proto_timings()
|
/linux-6.3-rc2/drivers/video/fbdev/omap2/omapfb/dss/ |
A D | dsi.c | 3633 unsigned tlpx, tclk_zero, tclk_prepare; in dsi_proto_timings() local 3651 tlpx = FLD_GET(r, 20, 16) * 2; in dsi_proto_timings() 3664 ddr_clk_pre = DIV_ROUND_UP(tclk_pre + tlpx + tclk_zero + tclk_prepare, in dsi_proto_timings() 3680 enter_hs_mode_lat = 1 + DIV_ROUND_UP(tlpx, 4) + in dsi_proto_timings()
|
Completed in 29 milliseconds